Open sameh1976 opened 4 years ago
Execute the commands in the next order: cd SimplyEmail ./setup/setup.sh
This error occurs because the file setup.sh is not executed from the correct directory.
Regards
Hello, after a command pip3 -r requirements.txt. This ERROE pumps up "ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirments.txt'". Could you help me ? im trying to upload nfts
SimplyEmail Version
I got this error when setup:
OS Information (Linux flavor, Python version)
Could not open requirements file: [Errno 2] No such file or directory: 'setup/requirments.txt'
Expected behavior and description of the error, including any actions taken immediately prior to the error. The more detail the better.
Screenshot of error, embedded text output, or Pastebin link to the error
If complicated error please provide (.SimplyEmail.log) in pastebin/gist /or code text block for the scrape.
To increase logging go to Helpers/helpers.py -- line 144 and change to "logger.setLevel(logging.DEBUG)"
Any additional information