Re: [Biopython] pip install biopython in ubuntu at windows
Fernanda Trancoso <[email protected]>
| Newsgroups | gmane.comp.python.bio.general |
|---|---|
| Message-ID | <CANcU_cg3Fj_FkjXPs4fT+WGmhNpM5rW-MrShrg0RJCUSg08wFQ@mail.gmail.com> |
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 <[email protected]> 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= > [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