Python Forum
[Tkinter] how do I enter code into python
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] how do I enter code into python
#16
(Feb-13-2018, 03:01 PM)matelot Wrote: I can't find any way of adding the path now, is it possible without unloading and reloading the python software?
Yes but its more complicated and if you mess it up you can mess up windows calls. I would suggest to reinstall python and tick everything pertaining to PATH. https://www.pythoncentral.io/add-python-...l-command/

I would also change to a custom python install path that is shorter than the default appdata one

Python will always work in its directory as you are directly calling python from that directory.

As for your traceback
  pip install pyserial
But thats not going to work if you dont have python its path var. Pip would be in the scripts folder....but i would first fix your python to be in the PATH instead
Recommended Tutorials:
Reply


Messages In This Thread
how do I enter code into python - by matelot - Feb-13-2018, 12:33 AM
RE: how do I enter code into python - by buran - Feb-13-2018, 08:16 AM
RE: how do I enter code into python - by matelot - Feb-13-2018, 11:19 AM
RE: how do I enter code into python - by buran - Feb-13-2018, 10:51 AM
RE: how do I enter code into python - by buran - Feb-13-2018, 11:24 AM
RE: how do I enter code into python - by matelot - Feb-13-2018, 11:28 AM
RE: how do I enter code into python - by buran - Feb-13-2018, 11:38 AM
RE: how do I enter code into python - by matelot - Feb-13-2018, 12:22 PM
RE: how do I enter code into python - by Larz60+ - Feb-13-2018, 12:41 PM
RE: how do I enter code into python - by buran - Feb-13-2018, 01:09 PM
RE: how do I enter code into python - by matelot - Feb-13-2018, 02:03 PM
RE: how do I enter code into python - by buran - Feb-13-2018, 02:16 PM
RE: how do I enter code into python - by matelot - Feb-13-2018, 03:01 PM
RE: how do I enter code into python - by metulburr - Feb-13-2018, 05:22 PM
RE: how do I enter code into python - by matelot - Feb-13-2018, 11:14 PM

Forum Jump:

User Panel Messages

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