Skip to content
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

Installation #101

Open
Sofi-tofi opened this issue Jan 26, 2022 · 1 comment
Open

Installation #101

Sofi-tofi opened this issue Jan 26, 2022 · 1 comment

Comments

@Sofi-tofi
Copy link

Dear Rob,

I am having problems with the installation of Camoco.
I use the following command:

$ pip install numpy
$ git clone https://github.com/LinkageIO/Camoco.git
$ cd Camoco
$ python setup.py install

but I get this error:

$ error: pandas 0.23.4 is installed but pandas>=0.25 is required by {'statsmodels'}

I checked my pandas version with pip list, and I get pandas 1.4.0. So I don't understand why I can not install it.

I didn't could installed with pip camoco neither, please can you help me with this?

(I am using xubuntu 20, with python 3.8.10)

Thanks

Sofia

@comcon1
Copy link

comcon1 commented Mar 29, 2022

After spending some time I have successfully built camoco in a separate conda environment. It was not trivial. Please see my gist:
https://gist.github.com/comcon1/b31cc95dd125b14aa2f58dc4c406c723

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants