Blog Details

img
Data Science

How do I get the Python path

Spoke Right / 17 Nov, 2023

Python Path:
Python is a programming language created by Guido van Rossum for web development, software development, mathematics operations and system scripting.

Setting a specific path for python means to provide the Operating System a direction to search the executable code from the list of directories available in the Operating System. It is the first step when starting a python work.

Steps to set path:

  • Open the Control Panel. Click on System and Security.
  • Click on System.
  • Click on Advanced System settings on the left corner.
  • Click on Environment Variable tab.
  • Click on new tab of user variables.
  • Write path in variable name.
  • Copy the path of Python folder.Paste path of Python in variable value and click on OK button.
  • Click on Ok button. Again Click on Ok button. The path will be set for executing Python programs.

0 comments

Warning: PHP Startup: Unable to load dynamic library 'imagick.so' (tried: /usr/local/lib/php/extensions/no-debug-non-zts-20210902/imagick.so (/usr/local/lib/php/extensions/no-debug-non-zts-20210902/imagick.so: cannot open shared object file: No such file or directory), /usr/local/lib/php/extensions/no-debug-non-zts-20210902/imagick.so.so (/usr/local/lib/php/extensions/no-debug-non-zts-20210902/imagick.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0