[Biopython] pip install biopython in ubuntu at windows

Fernanda Trancoso fftrancoso96 at gmail.com
Wed Sep 12 09:22:39 UTC 2018


hey, it did help! i thought it was able to mix environments since this
ubuntu app  let me work around with the windows files, but i was wrong
haha. thanks

John Berrisford <jmb at ebi.ac.uk> schrieb am Mi., 12. Sep. 2018, 03:17:

> Hi
>
>
>
> You’re mixing two different python environments.
>
>
>
> The python setup is completely independent of the windows setup.
>
>
>
> i.e. if you install python in windows then Ubuntu doesn’t know anything
> about it.
>
>
>
> To install python3 in Ubuntu
>
> Open a Ubuntu terminal then type the following
>
> sudo apt-get install python3
>
>
>
> you may need the following to install pip for python3
>
> sudo apt-get install python3-pip
>
>
>
> then
>
> sudo pip3 install biopython
>
>
>
> Hope this helps
>
>
>
> John
>
>
>
> *From:* Biopython [mailto:biopython-bounces+jmb=
> ebi.ac.uk at mailman.open-bio.org] *On Behalf Of *Fernanda Trancoso
> *Sent:* 12 September 2018 00:46
> *To:* biopython mailing list <biopython at biopython.org>
> *Subject:* [Biopython] pip install biopython in ubuntu at windows
>
>
>
> Hey there, good night/day/afternoon.
>
> can someone help me?
>
>
>
> im having problems installing biopython using ubuntu at windows.
>
> when i use pip install it goes to
>
>
>
>
> AppData/Local/Packages/CanonicalGroupLimited.UbuntuonWindows_79rhkp1fndgsc/LocalState/rootfs/home/trancoso/.local/lib/python2.7/site-packages
>
>
>
> but i installed python 3.7 at
>
>
>
> C:/Users/fernanda/AppData/Local/Programs/Python/Python37
>
>
>
> and i dont have access to /rootfs/
>
> i searched for similar problems but couldnt find answers for it.
>
>
>
> thanks!
>
>
>
>
>
>
>
> --
>
> Fernanda Fontes Trancoso
>
> Aluna de Graduação em Ciências Biológicas na UFMG
>
> +55 (31) 9156-6485
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.open-bio.org/pipermail/biopython/attachments/20180912/384bc520/attachment-0001.html>


More information about the Biopython mailing list