IPLocator icon indicating copy to clipboard operation
IPLocator copied to clipboard

Invalid requirement: 'import os'

Open ScryE778 opened this issue 5 years ago • 3 comments

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' "

ScryE778 avatar Apr 02 '20 18:04 ScryE778

nah THIS NOT A PY. MAKE IT requirements.txt

itzFiloktimon avatar Apr 07 '21 13:04 itzFiloktimon

Execute: python3 requirements.py Now it's not requirements.txt !!

Edit: And close this issue Edit2: @ScryE778 @MichaelDim02 @itzFiloktimon

sortalost avatar Apr 17 '21 08:04 sortalost

ERROR: Invalid requirement: 'import os' (from line 1 of requirements.txt) how to solve this?

Santhoshdevmj avatar Nov 15 '22 12:11 Santhoshdevmj