pipenv install老师的pipfile文件报错
来源:4-5 删改部分文件完成项目初始模板

慕仔4607872
2020-03-17
pipenv.patched.notpip._internal.exceptions.InstallationError: Command “python setup.py egg_info” failed with error code 1 in /tmp/tmpvqib48mrbuild/django-haystack/
为什么pipenv install老师的pipfile文件报这个错误,删了文件里这个库,才能锁成功,python环境跟老师一样
写回答
1回答
-
Jack
2020-03-18
删除pipfile和lock文件,直接按照慕课git上requirements安装吧
00
相似问题