Giter VIP home page Giter VIP logo

aave-flashloan-arbitrage's Issues

Issue

I get this issue every time. unfortunately. Any suggestions?

raise RPCProcessError(cmd, uri)
RPCProcessError: Unable to launch local RPC client.
Command: ganache-cli
URI: http://127.0.0.1:8545

ganache client issue

Hi guys,after starting bot im having:

Launching 'ganache-cli.cmd --chain.vmErrorsOnRPCResponse true --server.port 8545 --miner.blockGasLimit 12000000 --wallet.totalAccounts 10 --hardfork istanbul --wallet.mnemonic brownie --fork.url https://mainnet.infura.io/v3/<< HERE IS MY INFURA PROJECT>> --chain.chainId 1'...
File "C:\Users\GENA.local\pipx\venvs\eth-brownie\lib\site-packages\brownie_cli_main_.py", line 64, in main
importlib.import_module(f"brownie.cli.{cmd}").main()
File "C:\Users\GENA.local\pipx\venvs\eth-brownie\lib\site-packages\brownie_cli\run.py", line 45, in main
network.connect(CONFIG.argv["network"])
File "C:\Users\GENA.local\pipx\venvs\eth-brownie\lib\site-packages\brownie\network\main.py", line 50, in connect
rpc.launch(active["cmd"], **active["cmd_settings"])
File "C:\Users\GENA.local\pipx\venvs\eth-brownie\lib\site-packages\brownie\network\rpc_init
.py", line 84, in launch
if web3.isConnected():
File "C:\Users\GENA.local\pipx\venvs\eth-brownie\lib\site-packages\brownie\network\web3.py", line 117, in isConnected
return super().isConnected()
File "C:\Users\GENA.local\pipx\venvs\eth-brownie\lib\site-packages\web3\main.py", line 343, in isConnected
return self.provider.isConnected()
File "C:\Users\GENA.local\pipx\venvs\eth-brownie\lib\site-packages\web3\providers\base.py", line 108, in isConnected
assert 'error' not in response
AssertionError:
Terminating local RPC client...

I ve tried installing ganache client globally,and for this project particularly with npm. Any suggestion how to make this work?

Runtime error

When running the script, this error occurs: FileNotFoundError: [Errno 2] No such file or directory: '\Users\k.aymen\.brownie\packages\OpenZeppelin\[email protected]\contracts\math\SafeMath.sol'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.