Giter Club home page Giter Club logo

aave_py's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Siddharth Choudhary
  • ๐Ÿ‘€ Iโ€™m interested in learning new things.
  • ๐ŸŒฑ Iโ€™m currently into blockchain development.
  • ๐Ÿ“ซ You can reach me on it_is_siddharth (Instagram) and via gmail at [email protected].

aave_py's People

Watchers

 avatar

aave_py's Issues

ImportError: cannot import name 'Accounts' from partially initialized module 'brownie.network.account' (most likely due to a circular import)

I have tried everything including deleting and reinstalling brownie moreover making changes in the "brownie.network.accounts" code itself but not able to get across this error. Everything was working fine until I created a new folder for a new project and I ran command "brownie init" and now my previous projects are unable to run and are showing the same error whenever I write brownie in the command .

I would be really thankful for any suggestion.

The full code of the error:-

PS C:\Users\Yog\desktop\Web3 Dev\Aave> brownie init
INFO: Could not find files for the given pattern(s).
Traceback (most recent call last):
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 196, in run_module_as_main
return run_code(code, main_globals, None,
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\Scripts\brownie.exe_main
.py", line 4, in
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie_cli_main
.py", line 7, in
from brownie import network
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\network_init.py", line 4, in
from .account import Accounts
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\network\account.py", line 38, in
from .rpc import Rpc
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\network\rpc_init_.py", line 16, in
from brownie.network.state import Chain
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\network\state.py", line 20, in
from brownie.project.build import DEPLOYMENT_KEYS
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\project_init_.py", line 3, in
from .main import ( # NOQA 401
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\project\main.py", line 46, in
from brownie.network.contract import (
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\network\contract.py", line 56, in
from brownie.project import compiler, ethpm
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\project\ethpm.py", line 20, in
from brownie.typing import AccountsType, TransactionReceiptType
File "C:\Users\Yog\AppData\Local\Programs\Python\Python310\lib\site-packages\brownie\typing.py", line 3, in
ImportError: cannot import name 'Accounts' from partially initialized module 'brownie.network.account' (most likely due to a circular import)

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.