Question: CPC2 biopython error: ImportError: No module named Bio.Seq
0
gravatar for chenzhuod
6 months ago by
chenzhuod30
chenzhuod30 wrote:

Hi,

I add a custom tool, CPC2 (coding potential calculator). When it runs, CPC2 need biopython as requirement. But, it occurs an error:

Traceback (most recent call last):

File "/home/galaxy/tools/myTools/CPC2-beta/bin/CPC2.py", line 11, in <module>

from Bio.Seq import Seq

ImportError: No module named Bio.Seq

I have installed biopython, and add

<requirement type="package" version="1.61">biopython</requirement>

in xml file.

What's wrong?

Siyuan

rna-seq • 379 views
ADD COMMENTlink written 6 months ago by chenzhuod30
Please log in to add an answer.

Help
Access

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.
Powered by Biostar version 16.09
Traffic: 176 users visited in the last hour