Giter Club home page Giter Club logo

Comments (3)

joej avatar joej commented on June 6, 2024

Even though just installed, I did "pip3 install -U git+https://github.com/boudinfl/pke.git"
Still same err

from pke.

joej avatar joej commented on June 6, 2024

Just for fun, I pprint the ouput and ran it like this: cat /tmp/pke.py | python3
Note the deprecation issue. That causing the problem?

/home/xxxx/.local/lib/python3.6/site-packages/sklearn/externals/joblib/__init__.py:15: DeprecationWarning: sklearn.externals.joblib is deprecated in 0.21 and will be removed in 0.23. Please import this functionality directly from joblib, which can be installed with: pip install joblib. If this warning is raised when loading pickled models, you may need to re-serialize those models with scikit-learn 0.21+.
  warnings.warn(msg, category=DeprecationWarning)

[('solidified sample', 0.0418720801437291),
 ('composition', 0.026970672229117868),
 ('unit gravity directional solidification experiments', 0.024256539503173042),
 ('monotectics', 0.021900492107741226),
 ('hypermonotectic', 0.02110089245442082),
 ('growth', 0.019533383147427093),
 ('eutectic alloy systems', 0.018375164276896665),
 ('microgravity conditions', 0.01796667241324412),
 ('alloys', 0.017569823914807766),
 ('microstructure', 0.017416300657908227)]

from pke.

joej avatar joej commented on June 6, 2024

Sorry - I'm an idiot. The test script was named pke.py ... conflicting with the pke module name.

when renamed, is now giving this:
ImportError: bad magic number in 'pke': b'\x03\xf3\r\n'

from pke.

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.