opencobra / cobrapy

COBRApy is a package for constraint-based modeling of metabolic networks.
http://opencobra.github.io/cobrapy/
GNU General Public License v2.0
455 stars 211 forks source link

I cannot install Cobrapy in Anacoda I get this error "chr(c) # raise ValueError for invalid code error: incomplete escape \U at position 28" What should I do? #1391

Open zahraaaaaaaaaaaaaaaaaaaa opened 1 month ago

zahraaaaaaaaaaaaaaaaaaaa commented 1 month ago

Is there an existing issue for this?

Problem description

I cannot install Cobrapy in Anacoda I get this error "chr(c) # raise ValueError for invalid code error: incomplete escape \U at position 28" What should I do?

Code sample

Code run:

Traceback:

Environment

Anything else?

I cannot install Cobrapy in Anacoda I get this error "chr(c) # raise ValueError for invalid code error: incomplete escape \U at position 28" What should I do?

cdiener commented 1 month ago

Can you give some more info and fill out the other parts of the issue template? For instance, what OS are you running with which conda versions and how are you calling the conda installer?

Maybe also check out https://github.com/spyder-ide/spyder/issues/21894 to see if that applies to you.

What happens if you run conda list? Do you see the same error?