Code Monkey home page Code Monkey logo

Comments (2)

ruleGreen avatar ruleGreen commented on July 17, 2024

packages in environment

Name Version Build Channel

_libgcc_mutex 0.1 main
backports-weakref 1.0rc1 pypi_0 pypi
bilm 0.1.post5 pypi_0 pypi
bleach 1.5.0 pypi_0 pypi
ca-certificates 2019.10.16 0
certifi 2018.8.24 py35_1
h5py 2.10.0 pypi_0 pypi
html5lib 0.9999999 pypi_0 pypi
libedit 3.1.20181209 hc058e9b_0
libffi 3.2.1 hd88cf55_4
libgcc-ng 9.1.0 hdf63c60_0
libstdcxx-ng 9.1.0 hdf63c60_0
markdown 2.2.0 pypi_0 pypi
ncurses 6.1 he6710b0_1
numpy 1.17.4 pypi_0 pypi
openssl 1.0.2t h7b6447c_1
pip 19.3.1 pypi_0 pypi
protobuf 3.11.0 pypi_0 pypi
python 3.5.6 hc3d631a_0
readline 7.0 h7b6447c_5
setuptools 40.2.0 py35_0
six 1.13.0 pypi_0 pypi
sqlite 3.30.1 h7b6447c_0
tensorflow-gpu 1.2.0 pypi_0 pypi
tk 8.6.8 hbc83047_0
tqdm 4.39.0 py_0
werkzeug 0.16.0 pypi_0 pypi
wheel 0.31.1 py35_0
xz 5.2.4 h14c3975_4
zlib 1.2.11 h7b6447c_3

from bilm-tf.

tsteffek avatar tsteffek commented on July 17, 2024

Might be too late for you, but maybe someone else runs into the same problems.

I had a similar problem with one of the other tests, got it fixed by specifying the encoding for the file.
So in your case adding encoding='utf-8' to open in

with open(filename) as f:
will probably fix it.

from bilm-tf.

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.