brielin / Popcorn

Software for estimating correlation of trait effect sizes across populations
38 stars 15 forks source link

AttributeError: 'dict' object has no attribute '__NUMPY_SETUP__' #6

Open Apprentice2 opened 6 years ago

Apprentice2 commented 6 years ago

Hi.

I'm trying to install Popcorn, but I got an error message.

AttributeError: 'dict' object has no attribute '__NUMPY_SETUP__'

Could you give me any advice to install Popcorn?

I use CentOS 7 and python 2.7.

Apprentice2 commented 6 years ago

I attached a log file about an above question. Please find it. log.txt

Apprentice2 commented 6 years ago

I attached new log file about an above question. Please find it. log.txt

nshrine commented 5 years ago

I get the same error.

nshrine commented 5 years ago

It works if I install the requirements with pip install

brielin commented 5 years ago

Hi,

Thank you nshrine for your comment and sorry to both of you for missing this for so long.

I'm still not exactly sure what the issue with the setuptools installation is. I will leave this issue open while I look into it. In the meantime please install with pip and run by calling the main.

Thanks!