Useful random things



if after installing pip3 you still cant install any modules then try:


python3 -m pip install -r requirements.txt

or
python3 -m pip install module

No comments:

Post a Comment