You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
@jacksonlee-civis Would you let us know if you are able to release a new version with updated dependency and prolly support Python 3.8, 3.9, ...
I am not sure if lower versions of Python is necessary
I'm not on this project anymore. To my knowledge, this project isn't currently staffed for either maintenance or feature work. Since this codebase lives under the Civis corporate umbrella, I'm afraid there's not much else I could say or do.
For anyone else who comes across this: we have published wheels from our fork (built using the method from #72) at https://pypi.org/project/python-glmnet/; you should be able to install for Python 3.9, 3.10, or 3.11 on Mac or Linux with
Activity
jli commentedon May 19, 2022
I'd also love a 3.9 wheel!
fwiw i was able to build my own wheel on 3.9 after
apt-get install build-essential gfortran
kalashnov commentedon Aug 2, 2022
I had no luck building wheels for 3.9 (also I do not have root privileges)/ I run in the following error:
kalashnov commentedon Aug 2, 2022
Downgrading numpy to 1.22.1 helped me
amirhessam88 commentedon Aug 2, 2022
Definitely, they gotta release a new version and adapt the changes.
amirhessam88 commentedon Aug 4, 2022
@jacksonlee-civis Would you let us know if you are able to release a new version with updated dependency and prolly support Python 3.8, 3.9, ...
I am not sure if lower versions of Python is necessary
jacksonlee-civis commentedon Aug 4, 2022
I'm not on this project anymore. To my knowledge, this project isn't currently staffed for either maintenance or feature work. Since this codebase lives under the Civis corporate umbrella, I'm afraid there's not much else I could say or do.
amirhessam88 commentedon Aug 4, 2022
@jacksonlee-civis Thanks; how can I tag someone from Civis to get more info?
bnaul commentedon May 10, 2024
For anyone else who comes across this: we have published wheels from our fork (built using the method from #72) at https://pypi.org/project/python-glmnet/; you should be able to install for Python 3.9, 3.10, or 3.11 on Mac or Linux with
amirhessam88 commentedon May 10, 2024
Thanks @bnaul
nileshtrivedi commentedon Jul 24, 2024
@mattyb @aehrmann @mwpeterson @Naphier Any chance this issue could be taken up soon?
amirhessam88 commentedon Jul 24, 2024
@nileshtrivedi I am not sure if this library is being maintained anymore; I highly recommend to switch using the clone that @bnaul put together. https://pypi.org/project/python-glmnet/
mheilman commentedon Jul 24, 2024
Hi, I just wanted to confirm that this repo is no longer maintained. I made a PR (#85) to make that clear in the README.
1 remaining item