shilpagarg / DipAsm

MIT License
75 stars 18 forks source link

It is hard for me to install through your instruction #24

Closed ld9866 closed 3 years ago

ld9866 commented 3 years ago

Could l use this command to install the docker environment? docker pull luhancheng/dipasm Is there a difference between these ways? It is hard for me to install through your instruction. Thank you!

ld9866 commented 3 years ago

When l print ‘bash test.sh | bash“ , it showed that , althouth l have tried to install this model through pip, it still can not work and show the same worse. Thanky you!

Peregrine Assembler & SHIMMER ASMKit(1.6.3+3.g008082a) Traceback (most recent call last): File "/opt/conda/envs/peregrine/bin/pg_run.py", line 4, in import('pkg_resources').run_script('peregrine==1.6.3+3.g008082a', 'pg_run.py') File "/opt/conda/envs/peregrine/lib/python3.7/site-packages/pkg_resources/init.py", line 651, in run_script self.require(requires)[0].run_script(script_name, ns) File "/opt/conda/envs/peregrine/lib/python3.7/site-packages/pkg_resources/init.py", line 1448, in run_script exec(code, namespace, namespace) File "/opt/conda/envs/peregrine/lib/python3.7/site-packages/peregrine-1.6.3+3.g008082a-py3.7-linux-x86_64.egg/EGG-INFO/scripts/pg_run.py", line 2, in from pypeflow.simple_pwatcher_bridge import (PypeProcWatcherWorkflow, Dist) ModuleNotFoundError: No module named 'pypeflow'