Open 0gnj3n opened 3 years ago
Greetings,
python prepare.py -C python prepare.py command doesn't work
python prepare.py -C python prepare.py
File "prepare.py", line 396 """.format(target=target, project_guid=guid, project_dependencies=project_dependencies) SyntaxError: (unicode error) 'unicodeescape' codec can't decode bytes in position 76-77: malformed \N character escape
Obviously problem is unicode, probably problem with windows path, somebody by any chance has any quick fix?
Thank you in advance.
Greetings,
python prepare.py -C python prepare.py
command doesn't workObviously problem is unicode, probably problem with windows path, somebody by any chance has any quick fix?
Thank you in advance.