Python Forum
Having difficulty finding python.h on OS X
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Having difficulty finding python.h on OS X
#1
What I've tried:
I've looked in:
/Library/Frameworks
/usr/lib
/usr/bin
I even looked at the python 3.9 folder in each of my pycharm ide projects and it isn't there.

I understand it's part of pydev but when I try to install through the terminal with:
pip3 install virtualenv I get
"error: externally-managed-environment"

what am I doing wrong? I've been playing with this 4 at least 4 hours.
Reply
#2
Thought I got it but I didn't :(
Reply
#3
If you want to create a virtual environment, which many here would recommend, have a look at this link.

That should get you up and running!
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
Shocked Difficulty understanding .moveaxis in Numpy leea2024 2 901 Aug-10-2024, 06:07 AM
Last Post: leea2024
  Having difficulty with threads and input() sawtooth500 13 3,751 Jun-07-2024, 08:40 AM
Last Post: Gribouillis
  Difficulty in adapting duplicates-filter in script ledgreve 5 1,960 Jul-17-2023, 03:46 PM
Last Post: ledgreve
  Difficulty with installation standenman 2 1,927 May-03-2023, 06:39 PM
Last Post: snippsat
  Difficulty with installation standenman 0 1,210 May-02-2023, 08:33 PM
Last Post: standenman
  Finding Max and Min Values Associated with Unique Identifiers in Python ubk046 1 2,924 May-08-2020, 12:04 PM
Last Post: anbu23
  Difficulty in understanding transpose with a tuple of axis numbers in 3-D new_to_python 0 1,960 Feb-11-2020, 06:03 AM
Last Post: new_to_python
  Difficulty installing Pycrypto KipCarter 4 19,068 Feb-10-2020, 07:54 PM
Last Post: snippsat
  Finding nearest point of a Multidigraph in Python 3.7 stixmagiggins 5 5,085 Aug-24-2019, 08:51 AM
Last Post: ThomasL
  Help with finding correct topic in Python learning yahya01 1 2,823 Jun-06-2019, 05:01 PM
Last Post: buran

Forum Jump:

User Panel Messages

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