lcmd-epfl / MLKRR

Code for the Metric Learning for Kernel Ridge Regression algorithm
MIT License
8 stars 4 forks source link

Which exact python version was this tested on ? [question] #8

Closed UnixJunkie closed 3 months ago

UnixJunkie commented 3 months ago

I'd like to check if the requirements.txt file is supposed to work... W/ Python-3.12.3, it doesn't.

raimon-fa commented 3 months ago

I think 3.7 or 3.8.

UnixJunkie commented 3 months ago

If you can confirm, that would be really helpful. So that I can try to get the exact environment for a maximum reproducible behavior.

On Thu, Jun 6, 2024 at 4:54 PM raimon-fa @.***> wrote:

I think 3.7 or 3.8.

— Reply to this email directly, view it on GitHub https://github.com/lcmd-epfl/MLKRR/issues/8#issuecomment-2151640749, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAFUFAEL5Y7H3DSUFDUSWDDZGAIS5AVCNFSM6AAAAABI3X7ZO2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJRGY2DANZUHE . You are receiving this because you authored the thread.Message ID: @.***>

raimon-fa commented 3 months ago

Sorry this work was done several years ago and I don't have access to the system or environment where it was developed. The libraries used are quite standard so I don't think the python version should be so relevant. I think any before 3.10 should work.