Python Forum
Location of python library ?
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Location of python library ?
#13
...
I don't quiet understand what you said since I don't have much professional knowledge about these things.
Of course I have Python installed... What do you mean by "using the system python installation" ?
Yes, the first option I used in my command is to include the path to Python.h.
and this is my command:
./configure macosx64 --with-python-incdir=/Users/username/anaconda3/pkgs/python-3.5.2-0/include/python3.5m/ --with-python-libdir=/Users/username/anaconda3/pkgs/python-3.5.2-0/lib/
the first path is what includes Python.h and the second path is what includes libpython3.5m.dylib
The problem is it always crash at the next stage(make command).
Are you suggesting I reinstall python and try a different path from the new Python or something ?
Reply


Messages In This Thread
Location of python library ? - by Annie - Mar-21-2017, 11:18 PM
RE: Location of python library ? - by Ofnuts - Mar-21-2017, 11:29 PM
RE: Location of python library ? - by Annie - Mar-22-2017, 12:08 AM
RE: Location of python library ? - by wavic - Mar-22-2017, 12:36 AM
RE: Location of python library ? - by Annie - Mar-22-2017, 02:07 AM
RE: Location of python library ? - by wavic - Mar-22-2017, 06:55 AM
RE: Location of python library ? - by Annie - Mar-22-2017, 08:34 AM
RE: Location of python library ? - by wavic - Mar-22-2017, 08:48 AM
RE: Location of python library ? - by Annie - Mar-22-2017, 06:56 PM
RE: Location of python library ? - by wavic - Mar-22-2017, 08:04 PM
RE: Location of python library ? - by Annie - Mar-22-2017, 09:39 PM
RE: Location of python library ? - by wavic - Mar-23-2017, 12:44 PM
RE: Location of python library ? - by Annie - Mar-24-2017, 02:37 AM
RE: Location of python library ? - by Larz60+ - Mar-24-2017, 02:49 AM
RE: Location of python library ? - by wavic - Mar-24-2017, 03:29 AM
RE: Location of python library ? - by Annie - Mar-24-2017, 03:46 AM
RE: Location of python library ? - by wavic - Mar-24-2017, 04:16 AM
RE: Location of python library ? - by Larz60+ - Mar-24-2017, 06:39 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Wrong pip3 python location or new Version 007fred50 1 3,833 Apr-02-2020, 02:36 PM
Last Post: philgoetz
  PyInstaller, how to create library folder instead of library.zip file ? harun2525 2 4,866 May-06-2017, 11:29 AM
Last Post: harun2525

Forum Jump:

User Panel Messages

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