FS#41432 - [python-pandas] 0.14.1-1 miss python-setuptools dependency

Attached to Project: Community Packages
Opened by Antoine Poliakov (antoinep92) - Friday, 01 August 2014, 16:51 GMT
Last edited by Andrzej Giniewicz (Giniu) - Saturday, 02 August 2014, 15:20 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Andrzej Giniewicz (Giniu)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

I think python-pandas 0.14.1-1 should depend on python-setuptools

I just installed python-pandas on my system and got an error when using the library:
>>> import pandas
...
ImportError: No module named 'pkg_resources'

After googling a bit, I solved the problem by installing the package 'python-setuptools'
I don't think this is specific to my system, it's probably a packaging issue?

Thanks ;)

PS: first bug report here, I hope I didn't miss anything!
This task depends upon

Closed by  Andrzej Giniewicz (Giniu)
Saturday, 02 August 2014, 15:20 GMT
Reason for closing:  Fixed
Additional comments about closing:  fixed in 0.14.1-2

Loading...