8000 coconut -w errors with "NameError: name 'args' is not defined" · Issue #638 · evhub/coconut · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
coconut -w errors with "NameError: name 'args' is not defined" #638
Closed
@ivanmkc

Description

@ivanmkc

Command: python -m coconut . -wk
Error when file is changed:

  File "/Users/chosan/code/converso/dictionaries/env/lib/python3.8/site-packages/watchdog/observers/api.py", line 199, in run
    self.dispatch_events(self.event_queue, self.timeout)
  File "/Users/chosan/code/converso/dictionaries/env/lib/python3.8/site-packages/watchdog/observers/api.py", line 372, in dispatch_events
    handler.dispatch(event)
  File "/Users/chosan/code/converso/dictionaries/env/lib/python3.8/site-packages/watchdog/events.py", line 272, in dispatch
    {
  File "/Users/chosan/code/converso/dictionaries/env/lib/python3.8/site-packages/coconut/command/watch.py", line 60, in on_modified
    self.recompile(path, *args, **kwargs)
NameError: name 'args' is not defined

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0