python - Installing BioPython and Numpy -


i working python 2.7.11. i've working problems on rosalind.com scratch, decided try using tools openly available- in order start familiarizing myself finding , using said packages , extensions. thing too, because can't figure out how of third party extensions python installed.

let's start numpy. pdf i'm following install biopyton suggests use. http://biopython.org/dist/docs/install/installation.pdf

i'm going in circles looking isntruction. wants send me other app uses numpy or biopython, installed anaconda , took off.

i hear talk of using 'the terminal', think windows command prompt.

i've downloaded files sources both programs. need put files somewhere special first? before opening cammand prompt , issuing command of form "python setup install"?

i placed both sets of files in python folder, before trying command prompt realized both have setup files.

i looking executable setup file, double-clicking on setup files downloaded doesn't seem have served purpose.

does see missing here?

so need install modules python path. there (windows) documentation here , here should addressable interpreter. can't give specific instructions without knowing you're using. once set path put there accessible interpreter. note python programs can treated modules if want create own later put them in similar place or add path python path.


Comments

Popular posts from this blog

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -

mongodb - How to keep track of users making Stripe Payments -