What is the python include path for Ubuntu?

jeffrey.scott.flesher's Avatar

jeffrey.scott.flesher

19 Jul, 2021 07:00 PM

This is an Ubuntu2004 image, this is what I have tried and does not work for python, I am using 3.8 because I run Windows also, it works fine, but Windows 7 cannot run 3.9, and want to keep the same version for both, this is Qt configuration, and Qt works, it just cannot find #include <Python.h>

stack: python 3.8

# I found this somewhere, but it did not help
- source $HOME/venv3.8/bin/activate

# These are from the Documentation
- export PATH=$HOME/venv3.8:$HOME/venv3.8/bin:$HOME/venv3.8/lib:$HOME/Qt/5.15.2/gcc_64/bin:$HOME/Qt/5.15.2/gcc_64/lib:$HOME/Qt/5.15.2/gcc_64/include:$PATH

As per the documents, Qt works, but not Python, I have done an ls to try to find the include, even looked in /user

https://www.appveyor.com/docs/linux-images-software/#python

# Account galaxy-calculator-2
https://ci.appveyor.com/project/Light-Wizzard/galaxy-calculator-2

Thanks, Flesh

Reply to this discussion

Internal reply

Formatting help / Preview (switch to plain text) No formatting (switch to Markdown)

Attaching KB article:

»

Attached Files

You can attach files up to 10MB

If you don't have an account yet, we need to confirm you're human and not a machine trying to post spam.

Keyboard shortcuts

Generic

? Show this help
ESC Blurs the current field

Comment Form

r Focus the comment reply box
^ + ↩ Submit the comment

You can use Command ⌘ instead of Control ^ on Mac

 

01 Oct, 2024 04:27 PM
26 Sep, 2024 03:49 PM
26 Sep, 2024 09:02 AM
25 Sep, 2024 07:07 PM
24 Sep, 2024 08:39 PM
24 Sep, 2024 06:47 AM