Git Product home page Git Product logo

Comments (4)

hongquan avatar hongquan commented on June 26, 2024 1

Looking again in your error log:

UnicodeDecodeError: 'charmap' codec can't decode byte 0x9d in position 172

"charmap" looks unfamiliar. It looks like you are using Windows, whose default encoding is not UTF-8. If so, I cannot support further, because Windows is not my recommended platform for Python. I have no interest to support Windows now (I can change my mind in the future, but not now).

from vietnamprovinces.

hongquan avatar hongquan commented on June 26, 2024

python in my pc is Python 3.6.7

That can be one of Python installations in your PC. Please provide evidence that the Python in your command

python -m dev -i ...

is actually Python 3.

Note that, to avoid any problem, please don't change what is instructed in README. The README tells to run python3 -m dev, not python -m dev.

from vietnamprovinces.

ductridev avatar ductridev commented on June 26, 2024

i have tried python3 -m dev but same error

from vietnamprovinces.

hongquan avatar hongquan commented on June 26, 2024

Please show the screenshot. Also, how about the "Xa_2020-02-25.csv" file in your side? Is it the original file in Git repo or you create it yourself?

from vietnamprovinces.

Related Issues (6)

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.