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
It appears to be a wordcloud issue as I uncovered this comment in a wordcloud issue. What's listed in this comment is verbatim what I'm seeing. But with a few extra lines saying:
note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure
× Encountered error while trying to install package.
╰─> wordcloud
note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.
Because of this, I can't import dataprep.
Is there a way to allow dataprep to install even if one tiny portion of it doesn't?
fyi, I was able to pip install dataprerp under Python 3.10 without issue.
The text was updated successfully, but these errors were encountered:
Install - use this link to install MS Visual C++ redistributable and then try it out. It will work for sure.... After installing don't forget to restart.... Also "pip install wheel" before you proceed further
Title says it all.
It appears to be a wordcloud issue as I uncovered this comment in a wordcloud issue. What's listed in this comment is verbatim what I'm seeing. But with a few extra lines saying:
Because of this, I can't import
dataprep
.Is there a way to allow
dataprep
to install even if one tiny portion of it doesn't?fyi, I was able to
pip install dataprerp
under Python 3.10 without issue.The text was updated successfully, but these errors were encountered: