After I run
/pyDNAbinding/shape_data and files in that directory were not installed. And I should manually copy it to
xxx/site-packages/pyDNAbinding-0.1.1-py2.7-linux-x86_64.egg/pyDNAbinding/
to make the package work. Hope this problem can be solved.
And what you haven't mentioned is that this package requires cython matplotlib pyyaml shapely in addition to
'install_requires': [ 'scipy', 'numpy', 'psycopg2' ]
in setup.py.
The problem of Lin An in DB.py about mitra and cisdb (conn = psycopg2.connect("host=mitra dbname=cisbp")) still exists.
After I run
/pyDNAbinding/shape_dataand files in that directory were not installed. And I should manually copy it toto make the package work. Hope this problem can be solved.
And what you haven't mentioned is that this package requires
cython matplotlib pyyaml shapelyin addition toin
setup.py.The problem of Lin An in
DB.pyaboutmitraandcisdb(conn = psycopg2.connect("host=mitra dbname=cisbp")) still exists.