The program opens and closes without any notification.
Upon running from IDE it throws a ModuleNotFoundError .
The modules that needed to be installed were:
- requests
- dotenv (python-dotenv)
- tqdm
Also it requires setting up environment variables to run.
It would be better if it asked for a login by user on first and then saved it in the variables.
The program opens and closes without any notification.
Upon running from IDE it throws a ModuleNotFoundError .
The modules that needed to be installed were:
Also it requires setting up environment variables to run.
It would be better if it asked for a login by user on first and then saved it in the variables.