Closed unoctanium closed 2 hours ago
Are you using a virtual environment? If yes, what files exist in the virtual env's directory?
Good hint. I am testing on Replit. that is NixOs. And I use poetry. And yes. Has something to do with the environment. As a test case, now I have set up a brand new Replit python environment and then it works. I will try to find out what needs to be updated with poetry in an existing environment. For now, I have a workaround with setting up a new dev environment from scratch.
We just published a pre-release (0.10.8rc0) that should hopefully fix this issue. Please let us know if this works for you.
Describe the bug
Getting
KeyError: '__main__'
when I run a rio app with latest rio-ui version from pipy (0.10.7) With 0.10.4 everything worked wellSteps to Reproduce
First attempt: upgraded rio-ui to 0.10.7 in existing project Second attempt: Created a new environment and installed rio-ui 0.10.7 and created an empty project
Screenshots/Videos
No response
Operating System
Linux
What browsers are you seeing the problem on?
Chrome
Browser version
No response
What device are you using?
Desktop, Mobile
Additional context