Coder Social home page Coder Social logo

A problem about match-series HOT 1 OPEN

buzhongyaoname avatar buzhongyaoname commented on September 4, 2024
A problem

from match-series.

Comments (1)

din14970 avatar din14970 commented on September 4, 2024

It's best to post this issue in the https://github.com/din14970/pyMatchSeries repository. I think this is an issue related to the locale set on your PC. Basically that bit of code I put in is pretty hacky as I send output from the matchseries subprocess as bytes to a buffer, which I then read out in chunks of 1024 bytes. This is done to circumvent the behavior of jupyter notebook in handling stdout, so that all the output from matchseries is actually printed in the notebook. To print out the contents of the buffer I have to interpret this again as UTF-8 data. It seems something in this encoding-decoding step is going wrong. Could you try temporarily changing your system locale? i.e. go to settings > Time & Languages > Region & Language and try selecting something with English/international. see https://answers.microsoft.com/en-us/surface/forum/all/how-to-change-system-locale-in-windows-10-the/d7826ef0-13cd-43ea-8e01-2846d813dfed

from match-series.

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.