Closed tkirshboim closed 1 year ago
Hi, I'm getting the same error on Win10. I've installed the Python 3.10 from MS Store.
It only seems to work on Python 3.8, uninstall 3.10 and install 3.8 from the MS store.
@ohuang1224 thanks, got it installed with 3.8!
Did anyone manage to get oemer working on Apple silicon? I have Python@3.8 on my M1 and I can't install oemer. Would it be possible to use ranges for dependencies (numpy, scipy) or maybe upgrade deps to newer versions?
Hi, I had similar installation issues, but looking at the scipy==1.6.2 requirements shows it needs python < 3.10, so I downgraded to 3.9.13 and it works. (windows 10)
The installation issue should be fixed in the new v0.1.5
release. See comment here.
I'd like to try out oemer but I'm having an issue installing it. Here's the command that I'm running and the error message that I'm getting (MacOS Monterey 12.4 / 2,8 GHz Quad-Core Intel Core i7):
Thanks in advance for the help! 🙂