You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any idea why I get this error when i run make virtualenv?
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/Users/kylemantesso/dev/swagger-django-generator/ve/src/swagger-parser/setup.py", line 4, in <module>
from pip.req import parse_requirements
ModuleNotFoundError: No module named 'pip.req'