Chia-Network / chia-blockchain

Chia blockchain python implementation (full node, farmer, harvester, timelord, and wallet)
Apache License 2.0
10.82k stars 2.03k forks source link

Wheels on pip install (env) #9435

Closed RafaBlockDev closed 2 years ago

RafaBlockDev commented 2 years ago

What happened?

Do not works in windows and MacOs Moneterey the installation of pip install chia-dev-tools well, so, the trouble here I think is the environment setup, but, when you clone the repo, and write sh install.sh works very well, the issue here is the wheels at the moment want install dependencies.

Version

the last version.

What platform are you using?

macOS

What ui mode are you using?

CLI

Relevant log output

No response

github-actions[bot] commented 2 years ago

This issue has not been updated in 14 days and is now flagged as stale. If this issue is still affecting you and in need of further review, please comment on it with an update to keep it from auto closing in 7 days.

RafaBlockDev commented 2 years ago

Solution. Install with shell scripts.

Review it in the repository.