Closed Laminsecin closed 1 year ago
The bug is an issue from cobrapy, you need to upgrade to version 0.26.3.
The bug is an issue from cobrapy, you need to upgrade to version 0.26.3.
Thanks for your response, but unfortunately after upgrading cobrapy the error appears again and the CNApy 1.1.6 suddenly closes.
Can you copy & paste the complete stack trace here? This may help to figure out what is going on.
Yes, sure. this is my version of cobra: (base) C:\Users\asus>conda list packages in environment at C:\Users\asus\miniconda3:
and this is the error I get running cnapy: (base) C:\Users\asus>conda activate cnapy-1.1.6
(cnapy-1.1.6) C:\Users\asus>cnapy
Traceback (most recent call last):
File "C:\Users\asus\miniconda3\envs\cnapy-1.1.6\Scripts\cnapy-script.py", line 6, in
The updated cobra package appears to be in the (base) environment, but is it also updated in the (cnapy-1.1.6) environment?
I installed CNApy as conda package. after the installation was done I activated cnapy-1.1.6 and when I wanted to run cnapy I encounter the following error: URLs with no authority component cannot have a path starting with '//'. can somebody help me? I also want to know if it is possible to install CNApy on pycharm and how.