How to install Python and Visual Studio code | Biopython installation including (Step by Step Guide)

Поделиться
HTML-код
  • Опубликовано: 18 сен 2024
  • This video clearly demonstrates the proper installation of Python, and Visual Studio Code. Step by step guide is available for linking the Python with Visual studio code. For the plus, the installation of Biopython is also included.

Комментарии • 7

  • @inshaishrat4371
    @inshaishrat4371 3 года назад +2

    This helped me a lot. Thank you 😊

  • @amonoracheal9118
    @amonoracheal9118 3 года назад +2

    This helped me, thank you

  • @abdulmajeedkhattak6465
    @abdulmajeedkhattak6465 3 года назад +1

    sir in my visual studio some biopython codes/programs cannot runs..as i have already install biopython. why whats the reason.

    • @muhammadfaseeh5810
      @muhammadfaseeh5810  3 года назад +1

      Thank you dear for the question.
      Can you please share the error?

    • @abdulmajeedkhattak6465
      @abdulmajeedkhattak6465 3 года назад

      @@muhammadfaseeh5810 Sure Sir follow is the error....
      M:\python-work> cmd /C ""C:\Users\ABDUL MAJEED\AppData\Local\Schrodinger\PyMOL2\python.exe" "c:\Users\ABDUL MAJEED\.vscode\extensions\ms-python.python-2021.6.944021595\pythonFiles\lib\python\debugpy\launcher" 64919 -- m:\python-work\biopython.py "
      Traceback (most recent call last):
      File "m:\python-work\biopython.py", line 360, in
      handle=Entrez.einfo(db="gene")
      File "C:\Users\ABDUL MAJEED\AppData\Local\Schrodinger\PyMOL2\lib\site-packages\Bio\Entrez\__init__.py", line 307, in einfo
      return _open(cgi, variables)
      File "C:\Users\ABDUL MAJEED\AppData\Local\Schrodinger\PyMOL2\lib\site-packages\Bio\Entrez\__init__.py", line 604, in _open
      handle = urlopen(cgi)
      File "C:\Users\ABDUL MAJEED\AppData\Local\Schrodinger\PyMOL2\lib\urllib
      equest.py", line 222, in urlopen
      return opener.open(url, data, timeout)
      File "C:\Users\ABDUL MAJEED\AppData\Local\Schrodinger\PyMOL2\lib\urllib
      equest.py", line 525, in open
      response = self._open(req, data)
      File "C:\Users\ABDUL MAJEED\AppData\Local\Schrodinger\PyMOL2\lib\urllib
      equest.py", line 548, in _open
      'unknown_open', req)
      File "C:\Users\ABDUL MAJEED\AppData\Local\Schrodinger\PyMOL2\lib\urllib
      equest.py", line 503, in _call_chain
      result = func(*args)
      File "C:\Users\ABDUL MAJEED\AppData\Local\Schrodinger\PyMOL2\lib\urllib
      equest.py", line 1420, in unknown_open
      raise URLError('unknown url type: %s' % type)
      urllib.error.URLError:
      thanks In Advance Sir
      if sir need Zoom meeting for resolving this error then let me know. pleased.

  • @ifyifemanima3972
    @ifyifemanima3972 2 года назад

    Biopython was clearly not installed in this video. I followed all the steps