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

dataprep won't pip install under Python 3.11 due to wordcloud #961

Open
hfuhruhurr opened this issue Mar 16, 2023 · 1 comment
Open

dataprep won't pip install under Python 3.11 due to wordcloud #961

hfuhruhurr opened this issue Mar 16, 2023 · 1 comment

Comments

@hfuhruhurr
Copy link

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:

  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.

@nirmals-workspace
Copy link

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

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

2 participants