Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
resolving issues with path
#4
(Mar-31-2019, 11:57 PM)aster Wrote: I solved it adding #! python3 on top of the script and installing py
No need to add #! python3(added i think to work in Windows from 3.3-->) shebang in Windows.
If you use Spyder just configure to use right Python interpreter.
Also to make it easy have same Python interpreter run when you type python and pip on command line(cmd) or better use cmder.
Reply


Messages In This Thread
resolving issues with path - by aster - Mar-31-2019, 10:57 PM
RE: resolving issues with path - by snippsat - Mar-31-2019, 11:08 PM
RE: resolving issues with path - by aster - Mar-31-2019, 11:57 PM
RE: resolving issues with path - by snippsat - Apr-01-2019, 01:08 AM
RE: resolving issues with path - by aster - Apr-01-2019, 09:08 AM
RE: resolving issues with path - by snippsat - Apr-01-2019, 09:54 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Resolving ImportError: No module named gdb (Python in C++) mandaxyz 3 1,519 Oct-04-2023, 02:43 PM
Last Post: mandaxyz
  WebDriverException: Message: 'PATH TO CHROME DRIVER' executable needs to be in PATH Led_Zeppelin 1 2,240 Sep-09-2021, 01:25 PM
Last Post: Yoriz
  mySQL Database error not resolving. cybertooth 2 3,266 Aug-30-2021, 05:45 PM
Last Post: ibreeden
  pathlib: resolving a path that does not exist Skaperen 6 5,579 Sep-08-2018, 12:25 AM
Last Post: Skaperen
  .pth file does not show up in sys.path when configuring path. arjunsingh2908 2 5,812 Jul-03-2018, 11:16 AM
Last Post: arjunsingh2908
  Help resolving error with webpy app bill349 1 3,193 May-18-2017, 09:36 AM
Last Post: bill349

Forum Jump:

User Panel Messages

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