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

Python Watch code typo - missing self #233

Open
glop102 opened this issue Oct 30, 2020 · 0 comments
Open

Python Watch code typo - missing self #233

glop102 opened this issue Oct 30, 2020 · 0 comments

Comments

@glop102
Copy link

glop102 commented Oct 30, 2020

Left HPX running and has import watching turned on

Oct-10 03:30:33--ERROR  [command].happypanda.core.commands.item_cmd: Failed to add galleries from watched folder: /content 
Traceback (most recent call last):
  File "happypanda/core/commands/item_cmd.py", line 532, in _startup_scan
  File "happypanda/core/commands/item_cmd.py", line 495, in _watch_created
  File "happypanda/core/commands/item_cmd.py", line 438, in _check_exists
  File "cachetools/func.py", line 64, in wrapper
  File "happypanda/core/commands/item_cmd.py", line 384, in _sources_cache
TypeError: ensure_user_data() missing 1 required positional argument: 'self'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants