Python Error No python at C Users dell Appdata Local Programs Python Python37-32 python exe

0 votes

I am trying to run a simple python code snippet. I get the following error. 

It is not finding the location proper after when I get updated from python version3.7.1 to python 3.8

Somebody help in resolving it.

Thanks.

Jun 25, 2020 in Python by anonymous
• 6,260 points
29,903 views
Have u resolved this issue..??
Even I m getting it

Hi, @There,

Did you change your python.pythonPath setting in VS Code to either point to where you have installed Python or deleted the setting to start from scratch?

2 answers to this question.

0 votes

Check the Python classpath in the IDE and also make sure you have set an interpreter.

Hope this helps!!

If you need to learn more about Python, It's recommended to join Python Online Training today.

Thanks!

answered Jun 25, 2020 by anonymous
• 59,230 points
0 votes
did you solve this problem? i have same issue too.
answered Aug 20, 2020 by anonymous

Hi, @There,

Did you change your python.pythonPath setting in VS Code to either point to where you have installed Python or deleted the setting to start from scratch?

Related Questions In Python

0 votes
3 answers
0 votes
1 answer

Python Error: Can't find '_main_' module in 'C:/Users/DELL/Pythonprojects/Aks'

I can see there no Python file ...READ MORE

answered Jun 25, 2020 in Python by Karan
• 19,610 points
3,421 views
0 votes
1 answer

Python error: No handlers could be found for logger “xhtml2pdf”

The only solution is to define a ...READ MORE

answered Sep 5, 2018 in Python by Priyaj
• 58,090 points
1,926 views
+1 vote
1 answer

Error loading package list:pypi.python.org

You can try doing the following : go ...READ MORE

answered Jan 9, 2019 in Python by ana1504.k
• 7,910 points
9,955 views
+1 vote
4 answers

How to install tkinter in pycharm?

Ya, this is a problem with installing ...READ MORE

answered Apr 4, 2019 in Python by Jishan
84,909 views
0 votes
2 answers
+1 vote
2 answers

how can i count the items in a list?

Syntax :            list. count(value) Code: colors = ['red', 'green', ...READ MORE

answered Jul 7, 2019 in Python by Neha
• 330 points

edited Jul 8, 2019 by Kalgi 4,023 views
0 votes
2 answers

Is it possible to launch python idle from a virtual environment?

Try running the following code. #!/usr/bin/env python """Simple script ...READ MORE

answered Jun 25, 2020 in Python by Sirajul
• 59,230 points
5,326 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP