premake / premake/premake-core
How can I find proper python paths?
Open
Nobody has claimed this yet.
question
- Dominant language
- C
- Stars
- 3.6k
- Forks
- 654
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 13
Description
What's your question?
Is there a function for finding python include and library directories in ALL platforms? I was able to figure out the library path using os.findlib but I cannot get include directories in any OS.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue does not name a source file, test, or entry point. First determine where Premake handles Python-related paths and how os.findlib is implemented across platforms. Done means documenting or implementing a consistent way to find Python include and library directories on all supported platforms, with coverage for the relevant platform cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100