Start a new topic

UnicodeEncodeError with CLI on Windows

My computer runs Windows 8 64bit.

I downloaded the CLI, and run the init. After I insert email and password, project and environment have been chosen automatically as they're the only ones I have, and then this error appeared:



C:\Users\******\AppData\Local\Temp\_MEI147402\ntpath.py:532: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal Traceback (most recent call last):

File "", line 166, in

File "C:\Users\kinvey\Desktop\bl-cli\build\kinvey\out00-PYZ.pyz\commands.init", line 40, in init

File "C:\Users\kinvey\Desktop\bl-cli\build\kinvey\out00-PYZ.pyz\lib.utils", line 51, in ensure_dir

UnicodeEncodeError: 'ascii' codec can't encode character u'\u2022' in position 11: ordinal not in range(128)



Any idea of what can be the error, if I can solve it somehow or need to wait for an update?



thanks :smile:

What is the name of your app and environment? Does it contain the bullet character "•" anywhere?
ups. good point. the project folder path does.... ok I'll change it and try, pretty sure you got the right error and this time will work. will let you know
Login or Signup to post a comment