EchterAlsFake/xnxx_api

ImportError: cannot import name 'Quality' from 'xnxx_api.xnxx_api' (/usr/local/lib/python3.10/dist-packages/xnxx_api/xnxx_api.py)

Closed this issue · 0 comments

sugizo commented

steps
pip install -U xnxx-api

code taken from pypi
from xnxx_api.xnxx_api import Client, Quality, threaded

result

ImportError                               Traceback (most recent call last)
[<ipython-input-19-49afdacc8741>](https://localhost:8080/#) in <cell line: 1>()
----> 1 from xnxx_api.xnxx_api import Client, Quality, threaded

ImportError: cannot import name 'Quality' from 'xnxx_api.xnxx_api' (/usr/local/lib/python3.10/dist-packages/xnxx_api/xnxx_api.py)

---------------------------------------------------------------------------
NOTE: If your import is failing due to a missing package, you can
manually install dependencies using either !pip or !apt.

To view examples of installing some common dependencies, click the
"Open Examples" button below.

best regards