after typing python scripts\dream.py -l
i'm getting this error:
Traceback (most recent call last):
File "scripts\dream.py", line 277, in
main()
File "scripts\dream.py", line 37, in main
os.path.append('.')
AttributeError: module 'ntpath' has no attribute 'append'
after typing python scripts\dream.py -l
i'm getting this error:
Traceback (most recent call last):
File "scripts\dream.py", line 277, in
main()
File "scripts\dream.py", line 37, in main
os.path.append('.')
AttributeError: module 'ntpath' has no attribute 'append'