Skip to content

Not working #1

Description

@maximilliangreat

For example, unable to install telethon, (even if i set PATH before running), can not find built in module "tokenize"
`R:\ppython>pip3 install telethon
Collecting telethon
Using cached Telethon-1.25.0-py3-none-any.whl (567 kB)
Collecting rsa
Using cached rsa-4.9-py3-none-any.whl (34 kB)
Collecting pyaes
Using cached pyaes-1.6.1.tar.gz (28 kB)
Preparing metadata (setup.py) ... error
error: subprocess-exited-with-error

× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [4 lines of output]
Traceback (most recent call last):
File "", line 2, in
File "", line 11, in
ModuleNotFoundError: No module named 'tokenize'
[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.

R:\ppython>pip install pip
Requirement already satisfied: pip in r:\ppython\lib\site-packages (22.2.2)`

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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