Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
PythonPath file
#6
Yes, but you shouldn't change the system files. That's why the code I posted starts with 'PYTHONPATH="${PYTHONPATH}'... you just add your stuff to whatever the path happens to already be. You don't want to actually change it, because then your computer would start behaving... badly.
Reply


Messages In This Thread
PythonPath file - by JohnRLaw - Oct-03-2016, 02:46 PM
RE: PythonPath file - by nilamo - Oct-03-2016, 03:32 PM
RE: PythonPath file - by micseydel - Oct-03-2016, 03:33 PM
RE: PythonPath file - by JohnRLaw - Oct-03-2016, 04:14 PM
RE: PythonPath file - by JohnRLaw - Oct-03-2016, 05:19 PM
RE: PythonPath file - by nilamo - Oct-03-2016, 05:27 PM
RE: PythonPath file - by JohnRLaw - Oct-03-2016, 06:09 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  How to set PYTHONPATH in Visual Studio Code? aupres 5 13,898 Aug-15-2023, 03:51 PM
Last Post: snippsat
  the exe file by generated by pyinstaller ,can't get the PYTHONPATH roger2020 11 10,298 Jan-14-2020, 11:07 AM
Last Post: roger2020
  setting pythonpath variable in environment variables saisankalpj 3 4,492 Dec-05-2018, 10:33 PM
Last Post: Gribouillis
  Interpreter does not consider PYTHONPATH environment variable VegetaSSJ5 2 5,091 Aug-04-2017, 07:03 AM
Last Post: VegetaSSJ5

Forum Jump:

User Panel Messages

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