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
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
I wasn't getting this earlier.
I am using wolfram client version wolframalpha==5.1.3