Sample Header Ad - 728x90

No command 'foo' found even though 'foo' is installed

0 votes
1 answer
129 views
I just installed django by typing pip install django but I can't use it now by typing django startproject sitename. The output is: No command 'django' found, did you mean: some suggestions here When I try to type pip install django again, I get: Requirement already satisfied: django in /data/data/com.termux/files/usr/lib/python3.6/site-packages **How can I solve this problem?** ---------- echo $HOME returns /data/data/com.termux/files/home . echo $PATH returns /data/data/com.termux/files/usr/bin:/data/data/com.termux/files/usr/bin/applets
Asked by Clone (153 rep)
Sep 15, 2017, 02:29 AM
Last activity: Nov 21, 2024, 05:23 PM