Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ImportError: No module named 'preprocessing' #1

Closed
NLaloum opened this issue Jun 12, 2017 · 3 comments
Closed

ImportError: No module named 'preprocessing' #1

NLaloum opened this issue Jun 12, 2017 · 3 comments

Comments

@NLaloum
Copy link

NLaloum commented Jun 12, 2017

Hi team,

This might just be an issue with the init files,

but I get this when importing mlbox.preprocessing

      6 
      7 
----> 8 from preprocessing import *
      9 from encoding import *
     10 from optimisation import *

ImportError: No module named 'preprocessing'

Thanks for helping !

@AxeldeRomblay
Copy link
Owner

Yes, I am working on this actually and I'll fix that soon... This a compatibility issue when using python 3.

@NeerajSarwan
Copy link

Is this issue resolved? Because I still get the error No module named 'preprocessing' while trying to import mlbox.

@AxeldeRomblay
Copy link
Owner

No unfortunately mlbox does not support Python 3 at the moment...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants