I'm trying to install the nbodykit package in the Jupyter workspace, I'm following the instructions of the web https://nbodykit.readthedocs.io/en/latest/getting-started/install.html but when i try to do it in the workspace it gets stuck on the last line of the image I have attached and doesn't move forward (after like 10 hours). I don't know if anyone has ever been in this situation but I would thank you if you could help me.
Dylan Nelson
12 Mar
Did you try a pip based install? May work better.
I have never installed nbodykit myself.
Iker Fernandez
12 Mar
@Dylan Nelson said:
Did you try a pip based install? May work better.
I have never installed nbodykit myself.
I tried using pip install nbodykit I get an error and I don’t understand what to change. I add the error images:
Dylan Nelson
12 Mar
Maybe some version issue with Cython, not sure. Perhaps you can ask the nbodykit developers to take a look.
Hello everyone,
I'm trying to install the nbodykit package in the Jupyter workspace, I'm following the instructions of the web https://nbodykit.readthedocs.io/en/latest/getting-started/install.html but when i try to do it in the workspace it gets stuck on the last line of the image I have attached and doesn't move forward (after like 10 hours). I don't know if anyone has ever been in this situation but I would thank you if you could help me.
Did you try a
pip
based install? May work better.I have never installed nbodykit myself.
I tried using
pip install nbodykit
I get an error and I don’t understand what to change. I add the error images:Maybe some version issue with Cython, not sure. Perhaps you can ask the nbodykit developers to take a look.