Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Advice about complex project like xonsh shell #750

Open
anki-code opened this issue Jul 3, 2024 · 0 comments
Open

Advice about complex project like xonsh shell #750

anki-code opened this issue Jul 3, 2024 · 0 comments

Comments

@anki-code
Copy link

anki-code commented Jul 3, 2024

Hello! Thank you for this awesome thing!

I want to build portable standalone file for the xonsh shell. The xonsh shell is complex app with lazy loading, process management and modern technologies.

I tried to build xonsh with PyOxidizer and faced with errors around __file__s, etc. Before I continue I would like to ask you an advice. May be you can mention some similar complex projects where I can take the experience of solving issues?

Thanks!

cc #245

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant