Can't launch Phage Commander software in Window
0
0
Entering edit mode
23 months ago
Crunk • 0

Hi, I am a Windows user and run Phage Commander software with Python 3.9.

Phage Commander is a software tool for rapid annotation of bacteriophage genomes using multiple programs. In my opinion, this software is very good to compare and evaluate the results of the annotation software, from which the most reasonable annotation results can be inferred.

However, I had some problems with the software installation. When I click on dist/PhageCom (Windows 10) .exe, the console only appears temporarily and it turns off. The software does not start. I have tried to run on a Python file, phagecom.py with PowerShell, and I received the following results:

Traceback (most recent call last): File "C:\dulieu\PhageCommander-main\phagecommander\phagecom.py", line 13, in <module> from phagecommander.Utilities import ThreadData, ProdigalRelease, Aragorn ImportError: cannot import name 'Aragorn' from 'phagecommander.Utilities' (C:\Python\Python36\lib\site-packages\phagecommander\Utilities\__init__.py)

I also tried to use the setup.py file to build and install as follows, but I still have the same error

python setup.py build; python setup.py install

I hope someone has used Phage Commander and got passed through it. Also, I would like to know if there is any software similar to Phage Commander. Thanks, everyone

annotation phagecommander • 375 views
ADD COMMENT

Login before adding your answer.

Traffic: 1699 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6