As a follow up to the issue I raised in the synthlearners repo.
When trying to install synthlearners on Mac or Windows, I get installation errors, both related to pyensmallen distributions.
On Mac, I get
ERROR: Could not find a version that satisfies the requirement pyensmallen (from synthlearners) (from versions: none)
while on Windows
ERROR: Could not find a version that satisfies the requirement pyensmallen (from synthlearners) (from versions: none)
ERROR: No matching distribution found for pyensmallen
On Pypi, there seem to be distributions for MAC(ARM) and Linux: link.
I can provide more details on the machines if you think it helps.
No problems running anything on Linux, fwiw =)
Here are reproducible CI runs on github machines: link. I can work this into a full PR if you are interested.
My windows info:
Python implementation: CPython
Python version : 3.12.7
IPython version : 8.29.0
Compiler : MSC v.1941 64 bit (AMD64)
OS : Windows
Release : 11
Machine : AMD64
Processor : Intel64 Family 6 Model 142 Stepping 12, GenuineIntel
CPU cores : 8
Architecture: 64bit
The github action CI run for mac does not fail.
As a follow up to the issue I raised in the synthlearners repo.
When trying to install synthlearners on Mac or Windows, I get installation errors, both related to pyensmallen distributions.
On Mac, I get
while on Windows
On Pypi, there seem to be distributions for MAC(ARM) and Linux: link.
I can provide more details on the machines if you think it helps.
No problems running anything on Linux, fwiw =)
Here are reproducible CI runs on github machines: link. I can work this into a full PR if you are interested.
My windows info:
The github action CI run for mac does not fail.