Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Pathlib import not working
#10
(May-29-2022, 06:07 PM)chriswrcg Wrote: where should I install it? I was following a youtube video. First attempt at Python.
Do you use PyCharm?
Look like you have chosen to create a new Python interpreter with virtual environment.
You either install to the OS version of Python or make virtual environment and install it there.
For basic setup look Python and pip installation under Windows and test that as shown there that python and pip work from cmd.
Reply


Messages In This Thread
Pathlib import not working - by chriswrcg - May-29-2022, 01:04 PM
RE: Pathlib import not working - by Gribouillis - May-29-2022, 01:08 PM
RE: Pathlib import not working - by chriswrcg - May-29-2022, 01:32 PM
RE: Pathlib import not working - by chriswrcg - May-29-2022, 02:12 PM
RE: Pathlib import not working - by Gribouillis - May-29-2022, 04:24 PM
RE: Pathlib import not working - by snippsat - May-29-2022, 04:44 PM
RE: Pathlib import not working - by chriswrcg - May-29-2022, 05:25 PM
RE: Pathlib import not working - by snippsat - May-29-2022, 06:01 PM
RE: Pathlib import not working - by chriswrcg - May-29-2022, 06:07 PM
RE: Pathlib import not working - by snippsat - May-29-2022, 07:37 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Problem with pathlib ? Ota 3 1,404 Nov-11-2024, 06:04 AM
Last Post: MoMoProxy
  deleting an empty Dir, using pathlib.Path tester_V 9 9,256 Jul-01-2021, 01:53 PM
Last Post: Gribouillis
  Trying to pathlib instead of os.path tester_V 4 3,927 Jun-22-2021, 04:15 AM
Last Post: tester_V
  pathlib destpath.exists() true even file does not exist NaN 9 7,086 Dec-01-2020, 12:43 PM
Last Post: NaN
  Question about if with () or without () / pathlib Tecuma 3 3,217 Apr-02-2020, 10:02 AM
Last Post: Tecuma
  How to keep a loop containing a web import working in python executable? coder1384 3 3,990 Feb-22-2020, 06:49 PM
Last Post: snippsat
  import logging not working segerhult 3 15,352 Feb-07-2019, 05:31 PM
Last Post: buran
  CSV import is not working gehrenfeld 7 5,620 Dec-12-2018, 12:26 PM
Last Post: gehrenfeld
  pathlib hanging bluefrog 2 3,987 Sep-25-2018, 12:59 PM
Last Post: volcano63
  pathlib: resolving a path that does not exist Skaperen 6 8,174 Sep-08-2018, 12:25 AM
Last Post: Skaperen

Forum Jump:

User Panel Messages

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