Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

python deploy ModuleNotFoundError #22

Open
long76 opened this issue Mar 7, 2020 · 1 comment
Open

python deploy ModuleNotFoundError #22

long76 opened this issue Mar 7, 2020 · 1 comment

Comments

@long76
Copy link

long76 commented Mar 7, 2020

got error in deploy

File "/app/tmp/buildpacks/8790c95df255b386056ea169648fd4a33d1cb3fba81f73b536f26374f6af107145f64a5980db7a52177f63bb41527f360ebd2e3bef7b8917bda7b51cf284cfdb/vendor/pip-pop/pip-diff", line 18, in <module>
    from pip._internal.download import PipSession as session
ModuleNotFoundError: No module named 'pip._internal.download'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
  File "/app/tmp/buildpacks/8790c95df255b386056ea169648fd4a33d1cb3fba81f73b536f26374f6af107145f64a5980db7a52177f63bb41527f360ebd2e3bef7b8917bda7b51cf284cfdb/vendor/pip-pop/pip-diff", line 30, in <module>
    from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip.req'
@theodoulos
Copy link

Getting the same error since I've upgraded to python 3.6.10

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

No branches or pull requests

2 participants