Skip to content

TypeError: process_response() takes 4 positional arguments but 5 were given #5

Description

@shamoons
ERROR:waitress:Exception while serving /parse
Traceback (most recent call last):
  File "/home/shamoon/.local/share/virtualenvs/olive-ml-W0P_C03Z/lib/python3.6/site-packages/waitress/channel.py", line 356, in service
    task.service()
  File "/home/shamoon/.local/share/virtualenvs/olive-ml-W0P_C03Z/lib/python3.6/site-packages/waitress/task.py", line 176, in service
    self.execute()
  File "/home/shamoon/.local/share/virtualenvs/olive-ml-W0P_C03Z/lib/python3.6/site-packages/waitress/task.py", line 447, in execute
    app_iter = self.channel.server.application(env, start_response)
  File "/home/shamoon/.local/share/virtualenvs/olive-ml-W0P_C03Z/lib/python3.6/site-packages/hug/api.py", line 497, in api_auto_instantiate
    return module.__hug_wsgi__(*args, **kwargs)
  File "falcon/api.py", line 289, in falcon.api.API.__call__
  File "falcon/api.py", line 286, in falcon.api.API.__call__
TypeError: process_response() takes 4 positional arguments but 5 were given

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions