[Biopython] Experimental Version Installation Problem: Structure Module Not Installed
Souparno Adhikary
souparnoa91 at gmail.com
Thu May 25 08:43:16 UTC 2017
I manually copied it into the folder. But, is there any way to install it
running the setup.py file?
Also, I'm getting an error calling the .Atoms:
File "/usr/local/lib/python2.7/dist-packages/Bio/Structure/__init__.py",
line 14, in <module>
from .Atoms import *
File "/usr/local/lib/python2.7/dist-packages/Bio/Structure/Atoms.py",
line 11
def __init__(self, length: int=None):
^
SyntaxError: invalid syntax
Souparno Adhikary,
CHPC Lab,
Department of Microbiology,
University of Calcutta.
On Thu, May 25, 2017 at 2:06 PM, Souparno Adhikary <souparnoa91 at gmail.com>
wrote:
> Hi,
>
> I downloaded the experimental version from github and tried to install
> using the setup.py file as per the instructions. I uninstalled the previous
> instance and did a fresh installation.
>
> Only thing is that the Structure module (located in the Structure folder
> under Bio) is not getting copied in the /usr/local/lib/python/dist-packages/Bio
> folder. And, when I tried to call it from a program, it's unable to find a
> module Structure.
>
> Can you suggest how to include that module?
>
>
> Souparno Adhikary,
> CHPC Lab,
> Department of Microbiology,
> University of Calcutta.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20170525/d6057793/attachment-0001.html>
More information about the Biopython
mailing list