Python unicode ucs4

UserBird
UserBird Dataiker, Alpha Tester Posts: 535 Dataiker

Installing DSS on Webfaction I found this issue. Is there a way to create a virtualenv with DSS requirements properly configured?

*********************************************

* Dataiku Data Science Studio installer *

*********************************************

[+] Using data directory: DATA_DIR

[+] Using Java at /home/XXX/webapps/dss/jdk1.8.0_60//bin/java : java version "1.8.0_60"

[+] Installation starting

[+] Initializing Python environment

[-] Error: Python interpreter "python2.7" is built with ucs2 Unicode

[-] and is not compatible with DSS-provided standard packages.

[-] Please use a Python installation built with "--enable-unicode=ucs4" configuration option

[-] or define DKUPYTHONBIN to an externally-provided Python installation already containing

[-] the required set of standard packages.

Best Answer

Answers

Setup Info
    Tags
      Help me…