Keith Sloan
Keith Sloan
Not sure what the problem is Works fine on freecad and freecad-daily for me. My freecad-daily is OS: Ubuntu 18.04.2 LTS Word size of OS: 64-bit Word size of FreeCAD:...
Have now fixed I believe please can you retry and report back. Thanks
Linux Versions where the problem occurred OS: Ubuntu 18.04.3 LTS Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.3. Build type: Release Python version: 3.6.8 Qt version:...
This is not showing up in the list of Open issues? I only know about it because of an email about it. Do you know why that might be. Anyway...
Just noticed that this is an issue raised with old repro. Does the problem occur with [https://github.com/KeithSloan/GDML](url) Looking at error messages it does. Please could you raise in [https://github.com/KeithSloan/GDML](url)
No please do. It has grown organically and I hate writing docs.
changing initial block of code to add path to shiboken2 does not seem to fix i.e. `import sys, os #JUPYTER_REPO_PATH = "/opt/jupyter_freecad/" JUPYTER_REPO_PATH = "/Users/keithsloan/Jupyter_FreeCAD" #sys.path.append("/opt/freecad/freecad_build/lib") sys.path.append("/Applications/FreeCAD_0.19-E.app/Contents/Resources/lib") sys.path.append("/Applications/FreeCAD_0.19-E.app/Contents/Resources/lib/python3.8/site-packages") sys.path.append("/Applications/FreeCAD_0.19-E.app/Contents/Resources/lib/python3.8/site-packages/shiboken2") sys.path.append(JUPYTER_REPO_PATH...
Managed to install jupyter-notebook on Mac with homebrew i.e. brew install jupyter
I get the same result with the standard importer but the Alternate Importer works just file.  [DoubleSphere.scad.txt](https://github.com/user-attachments/files/16765926/DoubleSphere.scad.txt) [DoubleSphereAltImporter.FCStd.txt](https://github.com/user-attachments/files/16765929/DoubleSphereAltImporter.FCStd.txt)
If you do a FreeCAD | About freecad Copy clipboard And Past somewhere you should get a list of installed Addon as well as FC info OS: macOS 14.4 Word...