私は、既存のwsgiサーバーでうまく動作し、ローカル開発者のrunserverでうまく動作するサイトで作業しています。しかし、今は新しいサーバーに移行する準備ができており、サーバーとセットアップの両方がほぼ同じであっても、問題なく動作するようになっています。明らかに、この TypeError: must be (memory error), not str
または File "/usr/loc
セットアップは以下の通りです:WSGIに成功Blog.pyの関連部分を設定し、むき出しの骨のアプリケーション import sys
# Path of the directory where scripts directory is located.
sys.path.insert(0, 'C:\\Users\\xxx\\Documents\\Programming\\www\\script