Update to the cadquery module, which should be set up as a submodule eventually.
This commit is contained in:
parent
9b9d75db2e
commit
e1fd840dd7
|
@ -37,6 +37,7 @@ def _fc_path():
|
|||
os.path.join(os.path.expanduser("~"), "lib/freecad/lib"),
|
||||
"/usr/local/lib/freecad/lib",
|
||||
"/usr/lib/freecad/lib",
|
||||
"/usr/bin/freecad/lib",
|
||||
]:
|
||||
if os.path.exists(_PATH):
|
||||
return _PATH
|
||||
|
|
Loading…
Reference in New Issue
Block a user