brentp / fishers_exact_test

Fishers Exact Test for Python (Cython)
BSD 3-Clause "New" or "Revised" License
63 stars 21 forks source link

Import error (python2.7) #15

Open gserrano92 opened 8 years ago

gserrano92 commented 8 years ago

When installing 34 warnings generated. zip_safe flag not set; analyzing archive contents... Removing fisher 0.1.4 from easy-install.pth file Adding fisher 0.1.5 to easy-install.pth file

Installed /Library/Python/2.7/site-packages/fisher-0.1.5-py2.7-macosx-10.11-intel.egg Processing dependencies for fisher==0.1.5 Finished processing dependencies for fisher==0.1.5

Trying to call it... ImportError: No module named fisher