Git Product home page Git Product logo

Comments (6)

rcurtin avatar rcurtin commented on September 28, 2024 1

I released mlpack 4.3.0.post2 to PyPI (it took a long time to rebuild all the wheels!) and these should all have image_converter included now. Thanks for the report @eptitsyn!

from mlpack.

Aditya-dom avatar Aditya-dom commented on September 28, 2024

Hello @eptitsyn
I am here to offer assistance.
Please consider the following these steps
Just make sure folder also contains an init.py, this allows it to be included as a package.
Not sure why the other answers talk about PYTHONPATH.

from mlpack.

rcurtin avatar rcurtin commented on September 28, 2024

That answer is not correct. I believe that the mlpack package posted on PyPI had a build error where STB was not found and resultantly the image converter functionality was not included, but I think this is only true for the macOS builds. I wanted to look into this and post with a solution and say "the package is updated!" but I have not had a chance yet.

from mlpack.

5advaith avatar 5advaith commented on September 28, 2024

i am facing the same issue , i installed mlpack using pip in my m1 macbook air .


ModuleNotFoundError Traceback (most recent call last)
Cell In[6], line 16
13 get_ipython().run_line_magic('matplotlib', 'inline')
15 # For KDE and regression models.
---> 16 import mlpack
18 # For cross validation.
19 from sklearn.model_selection import KFold

ModuleNotFoundError: No module named 'mlpack.image_converter'

from mlpack.

conradsnicta avatar conradsnicta commented on September 28, 2024

addressed in #3660

from mlpack.

rcurtin avatar rcurtin commented on September 28, 2024

There was still just one more thing to do, which was backport that fix to PyPI and get a new version uploaded. I've been working on this, and I'm just about there, but the mlpack-wheels builds take forever so it's been a slow iteration process to ensure image_converter gets built correctly, etc... Hopefully this should be done within a week, most of the time is just waiting.

from mlpack.

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.