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

ProgressBar has no attribute _virtual_filenames #330

Closed
akshayka opened this issue Nov 10, 2023 · 0 comments · Fixed by #334
Closed

ProgressBar has no attribute _virtual_filenames #330

akshayka opened this issue Nov 10, 2023 · 0 comments · Fixed by #334
Labels
bug Something isn't working

Comments

@akshayka
Copy link
Contributor

Describe the bug

Exception ignored in: <function Html.del at 0x1036b5670>
Traceback (most recent call last):
File "/Users/akshay/envs/playground/lib/python3.9/site-packages/marimo/_output/hypertext.py", line 104, in del
for f in self._virtual_filenames:
AttributeError: 'ProgressBar' object has no attribute '_virtual_filenames'

Version

0.1.46

Code to reproduce

No response

@akshayka akshayka added the bug Something isn't working label Nov 10, 2023
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

Successfully merging a pull request may close this issue.

1 participant