0xProject / 0x-monorepo

0x protocol monorepo - includes our smart contracts and many developer tools
Other
1.41k stars 464 forks source link

Issues with installing project dependencies on MacOS Catalina #2743

Closed JustFly1984 closed 3 years ago

JustFly1984 commented 3 years ago

issues with compiling sha3 with python 2.7 (default on Mac).

I have made sure that I have python 3.x versions too, but for some reason sha3 tries to build with 2.7 with yarn.

Screen Shot 2020-11-24 at 2 45 19 AM

had same error when tried to install dependencies for web3 itself.

I have found a medium severity vulnerability with snyk https://snyk.io/test/npm/@0x/web3-wrapper in node-fetch package, and wanted to make a PR, but stuck. Would love to contribute, but require some clarification about environment setup to avoid errors like this. I'm not a python developer, and I do not know intricacies of version management on MacOS.

Thank you for a great project.

If you have some bounty program, I would love to participate.

JustFly1984 commented 3 years ago

Is project unmaintained?

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 3 years ago

This issue has been automatically closed because no activity occured in 7 days after being marked as stale. If it's still relevant - feel free to reopen. Thank you for your contributions.