indygreg / indygreg/PyOxidizer
[Question] Just dropped to python shell
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
Hi. I'm trying out PyOxidizer, as it seems to be the most compelling alternative for crossplatform apps for now.
My app is a PySimpleGUI/PySide2 project. The build seems to go fine, but when I launch the result, it just opens a Python shell.
The only configuration I've done is pyoxidizer init-config-file myapp + pyoxidizer build. I'm probably missing something obvious, but can't find any similar issues.
Any pointers?
Contributor guide
No contributing guide indexed for this repository
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
Start with the configuration generated by pyoxidizer init-config-file myapp and the result of pyoxidizer build, focusing on how the PySimpleGUI/PySide2 application is launched. Done means the built result opens the GUI application instead of a Python shell.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop-dev, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100