Problem: i get this error message Traceback (most recent call last): File "maximumdraws.py", line 13, in <module> fptr = open(os.environ['OUTPUT_PATH'], 'w') File "/home/inindekikral/anaconda3/lib/python3.6/os.py", line 669, in __getitem__ raise KeyError(key) from None KeyError: 'OUTPUT_PATH' My Operation System is Linux Mint 19 Cinnamon. What i have to do?
asked
Jan 24
Mashhoodch
9.9k points