ashishpatel26 / datascienv

datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
https://pypi.org/project/datascienv/
MIT License
58 stars 12 forks source link

Request - Apple Silicon support #1

Open cigoic opened 2 years ago

cigoic commented 2 years ago

Hi,

Found this great repository, however, I won't be able to install it completely on M1 MacBook Pro.

Some packages such as numpy, matplotlib or catboost will fail to install. I've tried build and install catboost successfully. But the other two packages will be broken while installing datascienv.

If there is anything I could help, please let me know. Thanks.

ashishpatel26 commented 2 years ago

would you please share that error so will try to resolve this?