Python Forum
help needed with python launcher
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help needed with python launcher
#4
(Jan-19-2019, 11:23 AM)fallenlight Wrote: to the scripts and the issue still exists
How are running the script.
Bye double-clicking on it,or do you use an other method?

It's normal that File Associations is set to your main version in Windows Path.
From cmd:
C:\Windows>cd ..

C:\>python -V
Python 3.7.1

C:\>pip -V
pip 18.1 from c:\python37\lib\site-packages\pip (python 3.7)

C:\>python -c "import sys; print(sys.executable)"
C:\python37\python.exe
So File Associations for .py files for me set to point to Python 3.7.
This can be changed to what you want as show in link over.
For basic setup of Python in Windows:
Python 3.6/3.7 and pip installation under Windows
Reply


Messages In This Thread
help needed with python launcher - by fallenlight - Jan-19-2019, 12:36 AM
RE: help needed with python launcher - by snippsat - Jan-19-2019, 02:01 AM
RE: help needed with python launcher - by snippsat - Jan-19-2019, 01:06 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Python Launcher (on Windows) only necessary when 2 or more Python versions installed? pstein 1 396 Feb-17-2024, 12:43 PM
Last Post: deanhystad
  Python Launcher Pops Up When Py-based App Is Running (Mac) radix_optimus 0 570 Sep-18-2023, 09:22 AM
Last Post: radix_optimus
  Python Launcher INI File leodavinci1990 1 884 Jul-30-2023, 03:38 PM
Last Post: snippsat
  Python issue - Data science - Help is needed yovel 2 2,063 Jul-29-2021, 04:27 PM
Last Post: yovel
  Help needed for a python package keysson 1 2,292 Sep-02-2020, 03:37 AM
Last Post: Larz60+
  Absolutely new to python - basic advise needed mariolucas75 2 2,124 Jun-12-2020, 08:36 PM
Last Post: Yoriz
Smile Help needed. Python Newbie!, it will be fun. knightdea 3 2,694 Oct-13-2019, 08:50 AM
Last Post: perfringo
  Fatal error in launcher: Unable to create process using '"' rsmldmv 0 5,561 May-13-2019, 01:34 AM
Last Post: rsmldmv
  Can the launcher show 2.7 notebook or terminal option? miner_tom 1 2,317 Aug-24-2018, 07:53 AM
Last Post: perfringo
  MAC OS + Launcher : /usr/bin/pythonw Exh 0 2,861 Feb-12-2018, 11:10 PM
Last Post: Exh

Forum Jump:

User Panel Messages

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