Re: [Biopython] pip install biopython in ubuntu at windows

"John Berrisford" <[email protected]>
Newsgroups gmane.comp.python.bio.general
Message-ID <[email protected]>
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:[email protected]] On Behalf Of Fernanda Trancoso
Sent: 12 September 2018 00:46
To: biopython mailing list <[email protected]>
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

_______________________________________________
Biopython mailing list  -  [email protected]
http://mailman.open-bio.org/mailman/listinfo/biopython
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.