Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Pisa、Reportlab などの HTML から PDF を生成しようとしていますが、「ho.pisa という名前のモジュールはありません」というメッセージが表示されます - wsgi で実行すると、runserver では正常に動作します。誰かがいくつかのバージョンを持っていますか?
わかりました、問題は解決しました!venvなしでuwsgiを使用していることを忘れていたので、my_uwsgi_configuration_file.iniから「home /path/to/my/env」文字列を削除するだけです