-
Notifications
You must be signed in to change notification settings - Fork 108
Python 3.12 #401
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
Comments
I notice edit: wait, |
Circling back to this @robbievanleeuwen - I've been out of python land a bit so I'm not super familiar with newer tools like poetry etc. when I run the following, rhino3dm builds:
I see this in the output just before rhino3dm starts building (long build):
I see in the pyproject.toml for sectionproperties that the dep is an optional, when using the rhino extra in poetry. Curiously, when i run:
it doesn't start building rhino3dm, what am I missing here? :D My guess is that one of the other deps is causing an upgrade of a transitive lib, which is making sectionproperties do something very odd? In the log I see this:
I'm guessing you didn't have rhino3dm as optional in the older version? |
Hi @dpnova, in previous versions of If you're not contributing to the project, |
Thanks mate! |
Support Python 3.12!
Currently awaiting
rhino3dm
for full integration.The text was updated successfully, but these errors were encountered: