pgfoster / p4-phylogenetics

A Python phyloinformatic toolkit, and an implementation of tree-heterogeneous models of evolution
GNU General Public License v2.0
29 stars 8 forks source link

setup.py install error #12

Open NatJWalker-Hale opened 6 years ago

NatJWalker-Hale commented 6 years ago

Hi guys,

When I run python setup.py build everything runs smoothly. However, when I run python setup.py install it exits with the following error:

warning: install_data: setup script did not provide a directory for 'share/doc/p4' -- installing right in '/home/nat/Applications/Anaconda/anaconda2'

error: can't copy 'share/doc/p4': doesn't exist or not a regular file

Do you know how I might be able to fix this?

Nat

NatJWalker-Hale commented 6 years ago

I should note this also occurs for non-anaconda python