IPLocator
IPLocator copied to clipboard
Invalid requirement: 'import os'
While i try to sudo pip install -r requirements.py, i have this error. If i make with sudo pip3 install -r requirements.py, i have a lot of errors but the main error is too " Invalid requirement: 'import os' "
nah THIS NOT A PY. MAKE IT requirements.txt
Execute:
python3 requirements.py
Now it's not requirements.txt !!
Edit: And close this issue Edit2: @ScryE778 @MichaelDim02 @itzFiloktimon
ERROR: Invalid requirement: 'import os' (from line 1 of requirements.txt) how to solve this?