got an error during pip install
pip install elo Collecting elo Using cached elo-0.1.1.tar.gz (3.9 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully. │ exit code: 1 ╰─> [1 lines of output] error in elo setup command: use_2to3 is invalid. [end of output]
note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed
× Encountered error while generating package metadata. ╰─> See above for output.
note: This is an issue with the package mentioned above, not pip. hint: See above for details.
This is fixed by https://github.com/sublee/elo/pull/6
Hi, why hasn't this fix been merged yet?
I am having the same problem (using python 3.11)
this still isnt working