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

Latest build does not run. (bottle.py error) #3

Closed
SuppliedOrange opened this issue Oct 31, 2023 · 2 comments
Closed

Latest build does not run. (bottle.py error) #3

SuppliedOrange opened this issue Oct 31, 2023 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@SuppliedOrange
Copy link
Owner

image

Refers to https://stackoverflow.com/questions/62218314/bottle-py-attributeerror-nonetype-object-has-no-attribute-write

Solutions?

One solution is to include bottle.py in the main dir
Another is to replace bottle.py in my python dir with https://github.com/bottlepy/bottle/blob/master/bottle.py
Eh, we'll see.

@SuppliedOrange SuppliedOrange self-assigned this Oct 31, 2023
@SuppliedOrange
Copy link
Owner Author

Update, more evidence.
https://stackoverflow.com/questions/75192206/why-my-packaged-eel-app-failed-to-execute-attributeerror-nonetype-object-ha

Seems this outputs with stderr and stuff but we have --noconsole so theres no console to output to. I suppose I'll have to make a hacky fix or something?

@SuppliedOrange
Copy link
Owner Author

Latest release v1.1.0 has fixed this issue. Might be a hacky solution but oh well.

@SuppliedOrange SuppliedOrange added the bug Something isn't working label Jan 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant