We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I keep receiving this message when doing python YahooTickerDownloader.py -e Exporting generic symbols Could not export .xlsx due to a internal error
python YahooTickerDownloader.py -e
Exporting generic symbols
Could not export .xlsx due to a internal error
Do you know what could be causing this issue?
thanks
The text was updated successfully, but these errors were encountered:
Nope, I don't. Can you send me the .pickle file?
Sorry, something went wrong.
oh hold on did some debugging. It exports nice with python 2.7 but not with 3.7 Do you still need the pickle? Thanks master!
Yes, please. Sending me the pickle file will allow me to debug why it doesn't work in 3.7 and fix it.
This script should support python 2 as well as python 3.
I am having the same issue. I have Python 3.9.0
"The downloader has already finished downloading everything
Exporting generic symbols Could not export .xlsx due to a internal error Could not export .yaml due to a internal error
Process finished with exit code 0"
Have you found a solution?
Actually, it's all good. Even though it gives that message, I checked if the file wasn't by any chance in the folder and it is so I'm good. :-)
Benny-
No branches or pull requests
Hi,
I keep receiving this message when doing
python YahooTickerDownloader.py -e
Exporting generic symbols
Could not export .xlsx due to a internal error
Do you know what could be causing this issue?
thanks
The text was updated successfully, but these errors were encountered: