elo icon indicating copy to clipboard operation
elo copied to clipboard

 got an error during pip install

Open wcmohr opened this issue 3 years ago • 4 comments

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.

wcmohr avatar Jan 23 '23 18:01 wcmohr

This is fixed by https://github.com/sublee/elo/pull/6

davidfischer avatar Apr 25 '23 00:04 davidfischer

Hi, why hasn't this fix been merged yet?

georgehdd avatar Oct 02 '23 06:10 georgehdd

I am having the same problem (using python 3.11)

XavierLarrea avatar Feb 02 '24 16:02 XavierLarrea

this still isnt working

Hexay avatar Mar 13 '24 16:03 Hexay