ImportError: cannot import name ExcelWriter (Pandas issue? )

293 views
Skip to first unread message

El Piqo

unread,
Mar 11, 2015, 11:34:46 AM3/11/15
to ona-co...@googlegroups.com
Hi there, 

I haven't configured celery yet, but when I run (runserver) the project, it fails with the following error: 

from pandas.io.parsers import ExcelWriter
ImportError: cannot import name ExcelWriter

last time I checked I had
pandas==0.15.2

but I also installed it from the latest source on git and now I have
pandas===0.15.2-240-g1d94dd2

Anyone has faced the same issue? 

Best, 
piqo

Dickson Ukang'a

unread,
Mar 11, 2015, 12:31:59 PM3/11/15
to El Piqo, ona-co...@googlegroups.com
The code may not have been tested against the latest pandas, you may either need to use the pandas as specified in the requirements file or update the code to reflect the pandas version yo are using.

--
Collect, Analyze and Share Data - https://ona.io/
---
You received this message because you are subscribed to the Google Groups "Ona Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ona-communit...@googlegroups.com.
To post to this group, send email to ona-co...@googlegroups.com.
Visit this group at http://groups.google.com/group/ona-community.
To view this discussion on the web visit https://groups.google.com/d/msgid/ona-community/fea55d32-b416-4b0d-b8be-df0e93b950e0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.



--


Regards,

Ukang'a Dickson

+254 720 395 121
website: ona.io
skype: ukanga.dickson

El Piqo

unread,
Mar 12, 2015, 4:12:16 AM3/12/15
to ona-co...@googlegroups.com, piq...@gmail.com
Hi there, 

I followed Mark's advice and used pandas 0.12.0 and the error went away. 

(perhaps you should update the requirements so pandas is not >= 0.11.0 because that installs the latest version)

Thanks, 
Piqo

Peter Lubell-Doughtie

unread,
Mar 12, 2015, 5:52:08 AM3/12/15
to El Piqo, ona-co...@googlegroups.com

Hi Piqo,

Great, glad you figure it out!

I agree this change should be made. Pull requests are very welcome.

Best,
Peter

Reply all
Reply to author
Forward
0 new messages