Open MoriZalev opened 2 years ago
Did you fill in the environment variable STREAMS?
Did you fill in the environment variable STREAMS?
I think it's an issue with the environment variable not being set. Maybe try printing the other environment variables by inserting a print statement after load_dotenv()
and see if they are also None. Is your python-dotenv version as specified in requirements.txt?
My python version is 3.9.1 , Put "print" does not write the same thing.
But what about your version of python-dotenv (the packcage)? It's specified in requirements.txt as 0.18.0.