Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

from brownie import * doesnt work #1760

Open
LMA033 opened this issue Oct 28, 2022 · 1 comment
Open

from brownie import * doesnt work #1760

LMA033 opened this issue Oct 28, 2022 · 1 comment

Comments

@LMA033
Copy link

LMA033 commented Oct 28, 2022

Hi, a brownie is installed successfully, but it doesn't recognize from brownie import command

Screenshot 2022-10-28 at 11 50 40

@K-Konstantinidis
Copy link

Have you tried changing your interpreter?
If not either
click at the bottom right at 3.8.9 64-bit (Your python interpreter)
or
open command pallete: Ctrl+Shift+P -> Type python select -> click Python: Select Interpreter

And then enter a new interpreter path which will probably look like this:
~.local\pipx\venvs\eth-brownie\Scripts

Answer from: Import "brownie" could not be resolved in Pylance

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants