Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pip install] "error in html2bbcode setup command: use_2to3 is invalid." #2

Open
Shohreh opened this issue Jan 27, 2023 · 0 comments
Open

Comments

@Shohreh
Copy link

Shohreh commented Jan 27, 2023

Hello,

FWIW, I just tried installing it to use with Python 3.8.10 , and it fails:

c:\>pip install html2phpbbcode
Collecting html2phpbbcode
  Downloading html2phpbbcode-0.1.4-py3-none-any.whl (5.9 kB)
Collecting regex
  Downloading regex-2022.10.31-cp38-cp38-win32.whl (255 kB)
     ---------------------------------------- 255.8/255.8 kB 629.6 kB/s eta 0:00:00
Collecting html2bbcode
  Downloading html2bbcode-2.3.3.tar.gz (3.3 kB)
  Preparing metadata (setup.py) ... error
  error: subprocess-exited-with-error

  x python setup.py egg_info did not run successfully.
  ¦ exit code: 1
  ?-> [1 lines of output]
      error in html2bbcode 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

x 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.

Cheers,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant