-
Notifications
You must be signed in to change notification settings - Fork 12
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
Building from source failed #72
Comments
This looks like an incompatibility with Python 3.11. #71 says that it fixes the issue. |
I'm still seeing this issue today with Python 3.11, building from head of git. Looks like giotto-ph/gph/ext/pybind11 is still old.
|
Hi! Perhaps this is related to giotto-ai/giotto-tda#689? Maybe a similar fix can be made here? @rballeba what do you think? |
Yes! I updated the giotto-tda version for this reason. I have also created a pull request for giotto-ph. I'm going to tag you there. |
Hi,
I have been trying to build giotto-ph from source following the developer guidelines at https://giotto-ai.github.io/giotto-ph/build/html/installation.html#developer-installation. My system is MacOS 13.4 with Intel i9 processor, and I am running this in a new Conda environment, I get the following error when I run
python -m pip install -e ".[dev]"
. Any clues as to what is going on? Thanks.The text was updated successfully, but these errors were encountered: