Benjamin-Lee / Benjamin-Lee/CodonAdaptationIndex

pip install not working

Open
#14 17 comments 0 reactions 0 assignees View on GitHub
Dominant language
Jupyter Notebook
Stars
38
Forks
11
PR merge metrics
No merged PRs in 30d

Description

I think it is the 2to3 option in setup.py.
Is 2to3 still needed?

`Collecting CAI
Using cached CAI-1.0.3.tar.gz (6.0 kB)
ERROR: Command errored out with exit status 1:
command: /home/bjorn/anaconda3/envs/new39/bin/python3.9 -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-y9phjkp9/cai_8c869096cf864cb8934fa27a731d3393/setup.py'"'"'; __file__='"'"'/tmp/pip-install-y9phjkp9/cai_8c869096cf864cb8934fa27a731d3393/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base /tmp/pip-pip-egg-info-52f8wm2g
cwd: /tmp/pip-install-y9phjkp9/cai_8c869096cf864cb8934fa27a731d3393/
Complete output (1 lines):
error in CAI setup command: use_2to3 is invalid.`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.