Update installation.md
This commit is contained in:
parent
98d2727834
commit
6734927c1d
|
@ -44,7 +44,7 @@ Sometimes a different version or branch of the workbench may be needed, other th
|
||||||
- ~/Library/Preferences/FreeCAD/Mod
|
- ~/Library/Preferences/FreeCAD/Mod
|
||||||
|
|
||||||
### Troubleshooting
|
### Troubleshooting
|
||||||
If you are running Ubuntu Linux, you may need to run the following line in a terminal before using this module.
|
You may get a `No module named QtNetwork` error on Ubuntu based systems when you select the module in FreeCAD. If you do, run the following command line from a terminal to fix this issue.
|
||||||
```
|
```
|
||||||
sudo apt-get install python-pyside.qtnetwork
|
sudo apt-get install python-pyside.qtnetwork
|
||||||
```
|
```
|
||||||
|
|
Loading…
Reference in New Issue
Block a user