You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
@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:
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
The text was updated successfully, but these errors were encountered: