Hey, I got in bit of trouble when trying to start up my bot when i realized there was a module that is missing in the "requirements.txt" named: "requests-toolbelt"
I pip installed the requests-toolbelt and everything is fine now
You should add the module above to the "requirements.txt" file because you're using it in the "/imaginepy/sync_imagine.py" file.
Peace!
Hey, I got in bit of trouble when trying to start up my bot when i realized there was a module that is missing in the "requirements.txt" named: "requests-toolbelt" I pip installed the requests-toolbelt and everything is fine now You should add the module above to the "requirements.txt" file because you're using it in the "/imaginepy/sync_imagine.py" file. Peace!