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.
djangoをインストールし、そのパスをMacに指定したいので、パスを.profileに入れ、$PATHで指定されていることを確認しました。ただし、Pythonの環境に移動して、import djangoと入力すると、見つかりません。それについてはわかりません。助言がありますか?
代わりに入る必要があります$PYTHONPATH。まだ定義されていない場合は、その変数を作成します。
$PYTHONPATH