opencobra/cobrapy

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?

Opened this issue · 1 comments

Is there an existing issue for this?

  • I have searched the existing issues

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?

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 spyder-ide/spyder#21894 to see if that applies to you.

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