Closed jagatsesh closed 4 years ago
@jagatsesh I'm thinking you'll have to use something like python 3.6, we should also have this explicit in the setup.py to check version (which I can do). I'll keep this open incase any of the other guys have a different suggestion. I just checked by building a new environment with 3.6 and didn't have this issue.
Function annotations in 2.7.. https://stackoverflow.com/questions/42060055/how-can-i-use-function-annotation-in-python-2-7
Thank you for your reply.
Yes, I wil upgrade my modules to python 3.6+ very soon. And then let you know.
Jagat
-- Jagat Sesh Challa, Ph.D. Postdoctoral Researcher Center for Ultra-Scale Computing and Information Security Electrical and Computer Engineering Department McCormick School of Engineering Northwestern University, Evanston, IL
On Aug 6, 2020, at 3:15 PM, Ryan Wolbeck notifications@github.com wrote:
@jagatsesh https://github.com/jagatsesh I'm thinking you'll have to use something like python 3.6, we should also have this explicit in the setup.py to check version (which I can do). I'll keep this open incase any of the other guys have a different suggestion. I just checked by building a new environment with 3.6 and didn't have this issue.
— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/stanfordmlgroup/ngboost/issues/164#issuecomment-670169991, or unsubscribe https://github.com/notifications/unsubscribe-auth/AGBLE32GQY4EUTM7NJPBVPTR7MFONANCNFSM4PW37IRQ.
@jagatsesh thanks for pointing this out, I'll update the setup.py here shortly. It will make that more clear on install. I'm going to keep this issue open until that PR goes through
Hi
I was trying to install NGboost over python2.7. I have faced the following issue:
Can you please help me with it? I have scipy 1.2.3 installed.
Thanks Jagat