Closed backstab5983 closed 4 months ago
Hey @backstab5983, thanks for the report.
I haven't been able to recreate that issue outside of tests but it seems like it was happening when:
I've attempted a fix with the latest version, let me know if that helps.
For the dependency message I'm not too sure, but you could try updating pip: pip install --upgrade pip
Hey @backstab5983, thanks for the report.
I haven't been able to recreate that issue outside of tests but it seems like it was happening when:
- a film was apparently found on ANT as it was returning an API response
- a film's resolution was not extracted, so set as "" intentionally
- but then when trying to access the given film's response, the response is an empty list where it should contain some information about the film
I've attempted a fix with the latest version, let me know if that helps.
For the dependency message I'm not too sure, but you could try updating pip:
pip install --upgrade pip
Working now, thanks!
I always get this error at the end of a search:
Tried to recheck dependencies, and I'm getting this:
Any idea what could be wrong or how can I fix?
Thanks!