Closed SCiarella closed 9 months ago
At the moment we support python3.11 in pypi, but we test only on [3.9,3.10]. The problem is that escnn requires scipy <1.9 that can not be effectively installed for python3.11 through pypi.
escnn
fixed
At the moment we support python3.11 in pypi, but we test only on [3.9,3.10]. The problem is that
escnn
requires scipy <1.9 that can not be effectively installed for python3.11 through pypi.