Python Forum
Cannot find Python installation folder when I install Anaconda
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Cannot find Python installation folder when I install Anaconda
#1
Hi I need to make a directory to my Python folder when trying to use a separate program that requires a python path.

[Image: thmyja]

I thought Python came already installed with Anaconda3, but in my Anaconda folder there doesn't seem to a "Python" folder anywhere, like I've seen online in some other people's Anaconda install folder.
Reply
#2
In the Spyder/Anaconda console

>>> import sys
>>> print(sys.version)
3.7.3 (default, Apr 24 2019, 15:29:51) [MSC v.1915 64 bit (AMD64)]
>>>

Also check:
Tools -> Preferences allows for Python interpreter/PYTHONPATH management.

Believe Anaconda installs Python
All the Best,
David
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Need a script to replace an existing Python installation in a version-independent dir pstein 7 146 May-09-2026, 01:04 PM
Last Post: DeaD_EyE
  White Screen Issue with Toolbar After Python Installation evelynfreya 3 2,340 Apr-30-2025, 06:43 AM
Last Post: encore
  Looping through each images in a give folder Python druva 1 2,577 Jan-01-2025, 08:46 AM
Last Post: Pedroski55
  Install a module to a specific to Python Installation (one of many)) tester_V 2 5,378 Oct-29-2024, 03:25 PM
Last Post: snippsat
  Shrink Python installation? Extract site-packages from .zip only on demand? pstein 4 4,334 Oct-28-2024, 04:29 PM
Last Post: snippsat
  Troubleshooting Jupyter Notebook installation with Python using pip and a venv Drone4four 1 5,683 Jun-04-2024, 10:55 PM
Last Post: Drone4four
Question How to add Python folder in Windows Registry ? Touktouk 1 1,922 Feb-20-2024, 01:04 PM
Last Post: DeaD_EyE
  Compare folder A and subfolder B and display files that are in folder A but not in su Melcu54 3 2,235 Jan-05-2024, 05:16 PM
Last Post: Pedroski55
  Python installation for old MacOS Yonix 1 1,567 Sep-21-2023, 03:32 PM
Last Post: menator01
  Anaconda 2.4.2: The JupyterLab 3.5.3 fails to run the python code of the Geographical jamalnuman 0 1,270 Aug-23-2023, 07:48 AM
Last Post: jamalnuman

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020