Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to setup on Mac #17

Open
KeithSloan opened this issue Mar 10, 2021 · 3 comments
Open

Trying to setup on Mac #17

KeithSloan opened this issue Mar 10, 2021 · 3 comments

Comments

@KeithSloan
Copy link

Trying to setup onMac
sudo apt install jupyter-notebook`

Gives error
Unable to locate an executable at "/Library/Java/JavaVirtualMachines/jdk-15.0.1.jdk/Contents/Home/bin/apt" (-1)

ls /Library/Java/J*/jdk-15.0.1.jdk/C*/Home/bin

Gives
jaotc javap jfr jmod jstat jar jcmd jhsdb jpackage jstatd jarsigner jconsole jimage jps keytool java jdb jinfo jrunscript rmid javac jdeprscan jlink jshell rmiregistry javadoc jdeps jmap jstack serialver

@KeithSloan
Copy link
Author

Managed to install jupyter-notebook on Mac with homebrew
i.e. brew install jupyter

@kryptokommunist
Copy link
Owner

kryptokommunist commented Mar 11, 2021

Hi there, yes I haven't tried running it on Mac OS. Please let me know how it goes! Also please be aware, that the functionality for displaying FreeCAD objects is still extremely basic. I haven't tested it on more complex objects yet, but might do so at a later point. Still would be awesome if you're interested in expanding the functionality or just letting me know where you encountered issues :)

I also updated the README, it had some errors. I'm happy to help if you're stuck somewhere!

@valkyriesavage
Copy link

I successfully got Jupyter FreeCAD running on a Mac.

I wound up using Anaconda's jupyter notebook alongside homebrew's FreeCAD.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants