Giter Site home page Giter Site logo

Comments (6)

noliveleger avatar noliveleger commented on September 16, 2024

@dpadron: Which version of python?

from kobo-install.

dpadron avatar dpadron commented on September 16, 2024

Hi noliveleger

Centos 7
Python 2.7.5

from kobo-install.

noliveleger avatar noliveleger commented on September 16, 2024

Can you try with a latest version of python 2.7 or python 3.4 and higher?

from kobo-install.

dpadron avatar dpadron commented on September 16, 2024

regards
I have updated Python to 3.6 and the problem continues.
SW. Centos 7
Pythin 3.6

Someone who can guide me how to solve this problem.

If I select the option: 1) On your workstation, if it advances, but when I select option 2) On a server, the error is generated.

I need to change port 80 and 443, to be able to run Kobo-Tools
error_kobo-tools

from kobo-install.

noliveleger avatar noliveleger commented on September 16, 2024

@dpadron: Should you try python3 run.py to use python3.
Which version it returns when you type python --version
Otherwise you need to upgrade python 2.7 to latest minor patch. https://bugs.python.org/issue20014

from kobo-install.

luisbauti92 avatar luisbauti92 commented on September 16, 2024

@noliveleger I have a same problem.
SO: CentOS 7
python: 3.6

Traceback (most recent call last):
  File "run.py", line 55, in <module>
    run(force_setup=True)
  File "run.py", line 26, in run
    current_config = config.build()
  File "/home/development/kobo-install/helpers/config.py", line 206, in build
    self.__welcome()
  File "/home/development/kobo-install/helpers/config.py", line 1224, in __welcome
    CLI.colored_print("\u2554\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2550\u2557", CLI.COLOR_WARNING)
  File "/home/development/kobo-install/helpers/cli.py", line 46, in colored_print
    print(cls.colorize(message, color))
UnicodeEncodeError: 'ascii' codec can't encode characters in position 5-69: ordinal not in range(128)

any idea?

from kobo-install.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.