Coder Social home page Coder Social logo

UnicodeDecode Error about galvani HOT 5 OPEN

echemdata avatar echemdata commented on September 11, 2024
UnicodeDecode Error

from galvani.

Comments (5)

chatcannon avatar chatcannon commented on September 11, 2024

I wasn't sure what encoding to use because I have never had an MPT file with non-ASCII characters, and I no longer have access to a Bio-Logic instrument to create test files. I thought it would be better to raise an error than to produce nonsense data by choosing the wrong encoding.

Try replacing the encoding='ascii' with encoding='utf8' and see if that works and the text comes out correctly. If not then try whatever character encoding is most often used in your locale e.g. 'latin1' for Western Europe.

Alternatively send me the file or attach it to this issue and I will have a go.

from galvani.

chatcannon avatar chatcannon commented on September 11, 2024

P.S. If encoding='utf8' works then tell me so that I can change to that in the next release.

from galvani.

linuxrider avatar linuxrider commented on September 11, 2024

Had same problem with the attached file.
Had to rename extension due to github limitations.
galvani test.txt

latin1 is a solution in this case.
Does it make sense to optionally state the encoding as kwarg?
The situation with this file is more complicated though, will open another issue for that.

from galvani.

chatcannon avatar chatcannon commented on September 11, 2024

Does it make sense to optionally state the encoding as kwarg?

Yes it does, this will be easier if I no longer have to support both python 2 and python 3 so maybe it is worth bringing forward #15 together with this

from galvani.

marionbregeault avatar marionbregeault commented on September 11, 2024

Hi, Yes 'latin1' worked for me ! But not utf8. Thank you!

from galvani.

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.