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

yfinance incompatible with python 3.11 #1222

Closed
robertluisw opened this issue Dec 2, 2022 · 4 comments
Closed

yfinance incompatible with python 3.11 #1222

robertluisw opened this issue Dec 2, 2022 · 4 comments

Comments

@robertluisw
Copy link

I recently installed python 3.11 and uninstalled 3.10.7. I heard there were some major improvements in processing time with the newer version. Now I am trying to install all of my previous modules on the new version. Unfortunately, when I try to install yfinance, I get the following error:

error: subprocess-exited-with-error

× Running setup.py install for lxml did not run successfully.

× Encountered error while trying to install package.
╰─> lxml

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

@ValueRaider
Copy link
Collaborator

ValueRaider commented Dec 2, 2022

yfinance doesn't use lxml anymore so we'll remove it.
Related to #1211

@MikeQin
Copy link

MikeQin commented Dec 10, 2022

Is there any update on this incompatibility issue? Please make yfinance work. Thanks

@ValueRaider
Copy link
Collaborator

New release out.

@robertluisw
Copy link
Author

Thanks for the update. Keep up the great work.

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