Skip to content

Some dependencies are not compatible with python3.8 #55

@marbail

Description

@marbail

Hello,

I try to install properly the package but I came across two things:

  • It is just a detail but following the installation procedure with conda, the requirements.txt file is not found as its name changed to requires.txt

  • using this requires.txt file to install the dependencies, I got 2 issues regarding the compatibility of the dependency aiohttp (version >= 3.11.12) and yarl (version >= 1.17.0) with python3.8 (specified in the installation procedure). Following the error message, they require python >= 3.9

Could I just upgrade my python version or is this an error that needs to be resolved differently? I'm afraid the python upgrade won't be compatible with other libraries.

Thank you,
Marie

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions