Prolem while cellconstructor instalation on a cluster #71
szkudlarek-piotr
started this conversation in
General
Replies: 3 comments 2 replies
|
Hi, |
0 replies
|
Hi, an alternative as Diego mentioned, is to install Anaconda, which allows you to install codes without administration rights: Download Anaconda for your machine: This way, the code should work out of the box without contaminating your environment. This is the easiest way on a cluster in which you may have difficulties to install all the requirements |
2 replies
Looks like the problem is in the FORTRAN compilation due to the LAPACK and BLAS libraries. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi,
I am trying to install cellconstructor on the machine of my team. However, when I am trying to execute pip install cellconstructor, I am getting following error:
I don't exactly know what I should do in this case. Should I install new Python package and install older version of Numpy there?
Thank you in advance for help,
Piotr Szkudlarek
All reactions