William Adams
William Adams
I guess the thing which I'm missing here is the difference between just using python at the terminal, using anaconda, and the difference in accessing one or the other. Is...
The problem seems to be that I can't get a working nodes.py loaded. I've downloaded and unzipped: https://github.com/Tanneguydv/Pythonocc-nodes-for-Ryven/archive/refs/heads/main.zip and if I point it at:  it won't press and if...
Okay, the command: source activate pyoccenv from: https://github.com/tpaviot/pythonocc-core doesn't seem to work --- instead used: conda activate pyoccenv Also, python can't equal 3.10
Okay. That makes sense. Will adding .json always be necessary, or will some other extension be used?
Is this related? http://openjscad.azurewebsites.net/blockly/index.html Should it be working? How do I get OpenJSCAD code out of it?
I think it would be really nice if we could support doing projects such as: https://gen.haxit.org/organizer/
I came across those --- and thought they were very cool --- meant to mention them.
I'm having similar difficulties on an Intel Mac: (base) williamadams@MacBook-Pro ~ % ryven objc[82758]: Class RunLoopModeTracker is implemented in both /Users/williamadams/opt/anaconda3/lib/python3.8/site-packages/PySide2/Qt/lib/QtCore.framework/Versions/5/QtCore (0x11e54d288) and /Users/williamadams/opt/anaconda3/lib/libQt5Core.5.9.7.dylib (0x1279dca80). One of the two will...
There is an interactive tool for drawing polygons which has been posted to the OpenSCAD mailing list (or at least that's what my uncertain organic memory leads me to believe)...
I think it was: https://github.com/butcherg/wxpolygon/releases/tag/v1.2 or maybe: https://climberg.de/polygoneditor/ (both of which I found on the /r/openscad subreddit --- mental note, mirror all interesting things from the mailing list to that...