Forum Discussion
StacyBell2021
2 years agoNew Member
how to install modules
I'm trying to fix a python error in power bi. No module named 'pandas' I tried running the following in a command prompt and Python command prmpt but I'm getting errors. pip install pandas
pip ...
StacyBell2021
2 years agoNew Member
How do I find where python is installed
Anonymous
2 years agoNot applicable
Hi StacyBell2021 ,
You can find out where Python is installed on your Windows machine by following these steps:
1. Type Python in the Windows Search Bar.
2. Right-click on the Python App, and then select “Open file location” .
3. Right-click again on the Python shortcut, and then select “Properties”.
4. You’ll now get the location/path where your Python is installed on Windows .
Best Regards,
Neeko Tang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.