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

Export not working for excel nor yaml, but for json #48

Open
el-analista opened this issue Aug 7, 2018 · 5 comments
Open

Export not working for excel nor yaml, but for json #48

el-analista opened this issue Aug 7, 2018 · 5 comments
Assignees
Labels

Comments

@el-analista
Copy link

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

@Benny- Benny- self-assigned this Aug 7, 2018
@Benny- Benny- added the bug label Aug 7, 2018
@Benny-
Copy link
Owner

Benny- commented Aug 7, 2018

Nope, I don't. Can you send me the .pickle file?

@el-analista
Copy link
Author

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!

@Benny-
Copy link
Owner

Benny- commented Aug 14, 2018

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.

@AmericanEagle1989
Copy link

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?

@AmericanEagle1989
Copy link

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. :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants