Closed stefanocovino closed 5 months ago
Dear Stefano
The package has been updated to support the latest version of cython. I have also updated the package in the PyPI repo. You should be able to do !pip install P4J from google colab with no issues. Please confirm
Dear Pablo,
Indeed it seems to work properly.
Many thanks for everything!
have a nice day, Stefano
Il giorno ven 24 mag 2024 alle ore 23:07 Pablo Huijse Heise < @.***> ha scritto:
Dear Stefano
The package has been updated to support the latest version of cython. I have also updated the package in the PyPI repo. You should be able to do !pip install P4J from google colab with no issues. Please confirm
— Reply to this email directly, view it on GitHub https://github.com/phuijse/P4J/issues/9#issuecomment-2130359037, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGVYHGW7JQZZAQ43UNNY3LZD6TZ5AVCNFSM6AAAAABHOPRZPGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZQGM2TSMBTG4 . You are receiving this because you authored the thread.Message ID: @.***>
-- ———————————————————————————
Il miglior modo per avere una buona idea è avere tante idee.
Linus Pauling
Stefano Covino
INAF / Osservatorio Astronomico di Brera
Via Emilio Bianchi 46, 23807
Merate (LC) - Italy
Tel.: +39 02 72320475 (office)
FAX: +39 02 72320401
Cell: +39 331 6748534
E-mail: @.***
Hello friends,
Maybe this is a problem already reported. Yet, I can no longer install your package with pip. I'm working on google colab. For instance:
Collecting git+https://github.com/phuijse/P4J.git Cloning https://github.com/phuijse/P4J.git to /tmp/pip-req-build-gpg7bx4h Running command git clone --filter=blob:none --quiet https://github.com/phuijse/P4J.git /tmp/pip-req-build-gpg7bx4h Resolved https://github.com/phuijse/P4J.git to commit 0e7730d62f2d1d347f66bc6f8d0b8bbfe6d2f3c4 error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip. Preparing metadata (setup.py) ... error error: metadata-generation-failed
× Encountered error while generating package metadata. ╰─> See above for output.
The same error appears with regular pip install P4J
Can you, maybe, fix the problem?
Cheers, Stefano