之前在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刪除。