Patrick Collins

Results 280 comments of Patrick Collins
trafficstars

Could you try any of these suggestions? https://stackoverflow.com/questions/69679343/pipx-failed-to-build-packages https://ethereum.stackexchange.com/questions/112042/link1120-error-when-attempting-to-install-brownie-with-pipx-install-eth-brownie

Try this. 1. Delete your build folder. 2. Re-deploy (wait for txes to go through and see it on ethersca) 3. Run again

Could you make this a question on stack exchange ETH? It looks like someone else had a similar question: https://ethereum.stackexchange.com/questions/110998/smartcontract-lottery-project-brownie-compile-generates-connection-error-404

Sorry on my delay here. Seems like @rockyko answered

Awesome! Can you make a PR to update the repo with your change?

thanks for this! Looks like you got an error back. If you do: ```python print(response) ``` Before you do the line, what happens? ``` data = response.json() ```

What's the error?

Looks like it's having a hard time verifying... Your API key could be wrong or something with your networks... This might be a great stack exchange ETH or Peeranha question.

Hmm... The UI portion of the course is a bit outdated. I'm not sure at first glance what's going on.

It's likely due to the recent react update... I think But if you're cloning it you should get the exact version of react I used.... hmmm.... I'm not sure what's...