[Biopython] Experimental Version Installation Problem: Structure Module Not Installed

Patrick Kunzmann padix.kleber at gmail.com
Thu May 25 09:26:29 UTC 2017


Although in my tests I did not use a fresh install, I die not run into that
problem. I used Python 3.6. Is there a syntax difference to 2.7?

Am 25.05.2017 11:16 vorm. schrieb "Souparno Adhikary" <souparnoa91 at gmail.com
>:

> 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.
>>
>
>
> _______________________________________________
> Biopython mailing list  -  Biopython at mailman.open-bio.org
> http://mailman.open-bio.org/mailman/listinfo/biopython
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20170525/82a0a183/attachment.html>


More information about the Biopython mailing list