polkascan / harvester

Polkascan Harvester
GNU General Public License v3.0
18 stars 11 forks source link

install dictalchemy err #2

Closed zxshask closed 2 years ago

zxshask commented 2 years ago

command: pip3 install dictalchemy error info:

Defaulting to user installation because normal site-packages is not writeable
Collecting dictalchemy
  Using cached dictalchemy-0.1.2.7.tar.gz (11 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 dictalchemy 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.

ENV: Python 3.10.6