learnables / learn2learn

A PyTorch Library for Meta-learning Research
http://learn2learn.net
MIT License
2.59k stars 348 forks source link

pip install pqth problem #414

Closed CorleoneJW closed 12 months ago

CorleoneJW commented 12 months ago

Hi, I just met a problem when I tried to use the pip install learn2learn and the problem was about the package pqth. image I have solved this issue and here is the solution: You can download the package provided below and unzip to pip install this package (cd to the root directory with setup.py and run pip install .). qpth-0.0.15.zip

seba-1511 commented 12 months ago

Hello @CorleoneJW and @DragonDescentZerotsu,

I think this issue is better asked to the qpth maintainers since I've removed qpth from the main dependencies of learn2learn. Thanks for providing a temporary solution meanwhile, seems like it'll be useful to many people.

artths commented 10 months ago

pip install learn2learn Still tries to install qpth and gives the same error.