Skip to content

Error while running wolfram_client.aquery #35

@snemmani

Description

@snemmani

lately I have been getting this weird error in this file while running wolfram_client.aquery() when i ask a question like "Define something".

The Error is as below

Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "c:\Users\myUser\dev\app\venv\Lib\site-packages\wolframalpha\__init__.py", line 129, in aquery
    assert resp.headers['Content-Type'] == 'text/xml;charset=utf-8'
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError

I wasn't getting this earlier.

I am using wolfram client version wolframalpha==5.1.3

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