Quantcast
Channel: Cocos Forums - Latest topics
Viewing all articles
Browse latest Browse all 17089

UnicodeDecodeError while installing Sdkbox

$
0
0

@IDmikael wrote:

Hi there!

I have a problem with installing Sdkbox on Windows 7:

  • when I tried to install through GUI Installer I’ve got this:
    Prepare to install SDKBox Installer, please wait…

    Traceback (most recent call last):
    File “”, line 1, in
    File “”, line 406, in
    File “”, line 392, in main
    File “C:\Python27\lib\ntpath.py”, line 87, in join
    result_path = result_path + p_path
    UnicodeDecodeError: ‘utf8’ codec can’t decode byte 0xd6 in position 7: invalid continuation byte

  • when I tried to install through Command-Line Installer I’ve got this:
    Traceback (most recent call last):
    File “”, line 1, in
    File “”, line 406, in
    File “”, line 392, in main
    File “C:\Python27\lib\ntpath.py”, line 85, in join
    result_path = result_path + p_path
    UnicodeDecodeError: ‘ascii’ codec can’t decode byte 0xd6 in position 7: ordinal
    not in range(128)

  • when I tried to download sdkbox and then import a plugin I’ve got this:
    E:\Dev\WheelOfFortune\WheelOfFortune\build\jsb-default\sdkbox>sdkbox import facebook
    _______ ______ _ _ ______ _____ _ _
    |______ | \ |____/ |] | | _/
    | |/ | _ |
    ] |____| _/ _
    Copyright © 2016-2019 SDKBOX Inc. v1.0.3.1
    test speed of hosts…

    • test host main: 136.90KB/s.
    • test host china: 0.00KB/s.
      choose the fastest server ‘main’, speed is 136.90KB/s.
      downloading package sdkbox-facebook_v2.5.0.5.tar.gz
      [###################################] 100%
      #FATAL: ‘ascii’ codec can’t encode characters in position 9-12: ordinal not in
      range(128)
      Installation failed :frowning:
      Error in atexit._run_exitfuncs:
      Traceback (most recent call last):
      File “C:\Python27\lib\atexit.py”, line 24, in _run_exitfuncs
      func(*targs, **kargs)
      File “monolith.py”, line 8331, in at_exit
      File “monolith.py”, line 8385, in write_log
      UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 35-38: ord
      inal not in range(128)
      Error in sys.exitfunc:
      Traceback (most recent call last):
      File “C:\Python27\lib\atexit.py”, line 24, in _run_exitfuncs
      func(*targs, **kargs)
      File “monolith.py”, line 8331, in at_exit
      File “monolith.py”, line 8385, in write_log
      UnicodeEncodeError: ‘ascii’ codec can’t encode characters in position 35-38: ord
      inal not in range(128)
  • I also tried to install sdkbox through Cocos Creator ( Open the Build panel from the Menu bar -> Project . Select iOS/Android in the Platform of the Build panel, tick SDKBox, and then click Build) but after build is completed I’ve got “update SDKBox Installer” text and infinite loading.

I saw this topic and it seems I have the same problem because my windows account also use non English characters (cyrillic). But there is no working solution for me in there.

So, is there any way to install SdkBox without changing windows account?

Thanks.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 17089

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>