-
Notifications
You must be signed in to change notification settings - Fork 1
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
Poetry install fails #50
Comments
Just to be sure that my environment wasn't messing with the process, I have repeated it on a clean python:3.12 docker container and I have a similar error:
|
@boisgera let me know if https://github.com/fulcrum-so/ziggy-pydust/releases/tag/0.23.0 works, note that you should upgrade 2 versions, see #24 |
Hi @delta003! AFAICT It doesn't work (unless my environments -- I tried 2 different settings -- are the culprits) but the error is different, see below. BTW, I don't know if this is related, but is the reference to macosx wheels in the process normal? If that's useful, I can try to reproduce the install steps in a similar configuration in a public github repo with github actions.
|
Sorry about that! Managed to repro it locally, fixing in spiraldb/ziggy-pydust#289 We never tried it with 3.12. It should work now, will get this released ASAP |
Thanks for your efforts! AFAICT I still have an error, but much later in the process (at pip install time, something related to the format of the wheel). Let me try to reproduce that in a public repo. |
Good news, the error was mine. Works for me, now, thank you! 👍 See: https://github.com/boisgera/ziggy-pydust-template/actions/runs/7615633172/job/20740590963 |
Nice! |
Hi!
I am having this error on
poetry install
:Does it ring a bell? I am working on Linux (Ubuntu 20.04.6 LTS).
Best regards,
Sébastien
The text was updated successfully, but these errors were encountered: