titipata / pubmed_parser

:clipboard: A Python Parser for PubMed Open-Access XML Subset and MEDLINE XML Dataset
http://titipata.github.io/pubmed_parser/
MIT License
564 stars 164 forks source link

pip3 install wget #65

Closed 0BN0 closed 4 years ago

0BN0 commented 5 years ago

pip3 install wget Every time i run this command....it shows "command not found".....plz help to fix this error.

bluenex commented 5 years ago

Which step are you doing? Why do you need to install wget via pip?

From the error, it indicates that you don't have pip3 installed properly. Which Python version do you use? Please try running these commands and send us the output so that we have more information.

python --version
which python
titipata commented 4 years ago

Hi @fayyasfayz, I will close this issue. Let me know if you can resolve the problem you have.