之前在cmd用python manage.py shell 报错
ImportError: Couldn't import Django. Are you sure it's installed and available
解决方法:将pyharm文件夹下site-packages中所有的文件复制一份到python的Lib文件夹 虚拟环境中。
原文链接:https://www.cnblogs.com/Rivend/p/12609522.html
ImportError: Couldn't import Django. Are you sure it's installed and available
解决方法:将pyharm文件夹下site-packages中所有的文件复制一份到python的Lib文件夹 虚拟环境中。
原文链接:https://www.cnblogs.com/Rivend/p/12609522.html
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。