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

Unable to find the module #1074

Open
sai-charan1 opened this issue Dec 13, 2023 · 4 comments
Open

Unable to find the module #1074

sai-charan1 opened this issue Dec 13, 2023 · 4 comments
Labels

Comments

@sai-charan1
Copy link

i have installed mlxtend using pip in the vs code but it is showing that module not found . I also tried using --no dependencies but it not worked ofr me

@rasbt
Copy link
Owner

rasbt commented Dec 14, 2023

Hi there, and sorry about that.
Does installing and importing other packages work for you there?

@sai-charan1
Copy link
Author

Hi there, and sorry about that. Does installing and importing other packages work for you there?
yes all other works

@alexo-a
Copy link

alexo-a commented Jan 4, 2024

@rasbt I'm having a similar issue I believe. The current version on pypi (v23.0) doesn't incorporate the change from #1072, as far as I can tell -- I'm getting ModuleNotFoundError: No module named 'distutils'

pip show mlxtend shows version 23, which doesn't appear to have been updated on pypi since September, before #1072:
image

@rasbt
Copy link
Owner

rasbt commented Jan 5, 2024

Thanks for the note. I just made a new release (0.23.1) that includes the distutils dependency. I'm hoping this fixes this issue 🤞

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

No branches or pull requests

3 participants