Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python missing error #195

Open
OldManSoup opened this issue Nov 19, 2023 · 4 comments
Open

Python missing error #195

OldManSoup opened this issue Nov 19, 2023 · 4 comments

Comments

@OldManSoup
Copy link

Hello,

So quick detection issue as I have installed all required parts for the program to work but I continue to have an error show up where it does not detect python to be installed on the computer when I have installed it. I have done the App execution aliases fix where I turned it off in settings so if I could get some assistance that would be appreciated.

Capture-1

@kalpan-shah
Copy link

Hi @OldManSoup, Have you verified your install, cause there could be chances you may had not exported python to path or python was not installed without fail.

Please verify, and I pressume you are using windows, so it won't be an issue to troubleshoot.

@OldManSoup
Copy link
Author

@kalpan-shah thank you for responding quickly, did run the python repair to be sure the install had been successful and there were no corrupted files. After running the repair function I attempted the command again with the same result.

I am very new at this so I do apologize for not stating that I was working on windows 10.

@kalpan-shah
Copy link

kalpan-shah commented Nov 19, 2023

@OldManSoup No worries,
The repair might not help you so,
See just go to python.org download the installer for version you like advised >3.9 and while installing python just take care of two things,

  1. directory where python is installed,
  2. if the add to path option is checked, if not check it.

And also we have environment variables in Windows if you know or just make a search in windows start.
and then there will be a variable of path.
Click to verify if path to python directory is added, if not add it.

and now when you write python on your powershell or bash terminal, you should have python.

And utilise discussion instead,
Raising an issue is meant for issues with the repo or addons, not issue with your system/setup.

and make sure you have this closed as soon as possible.

Thank you.

@OldManSoup
Copy link
Author

Alright thank you for your time I will move this to discussion. I apologize for wrong placement of minor issues like this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants