Skip to content

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

@Shohreh

Description

@Shohreh

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,

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions