#π Problem with installing library?!
19 messages Β· Page 1 of 1 (latest)
@solemn burrow
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
did you restart the ide after installing?
nvm im dumb i didnt even look at the screenshot sorry π
are you sure the pip you're referring to is the same one from in the venv? does the same thing appear if you do python -m pip list?
You have to tap the {} that's next to the word Python and tern on the first option. I think that's right for the idle you have.
That's to make it so the Python interpreter (I think) will auto update
Yes, it is in the list
I can't see {}
your file's name is exactly the same as the modules name
and the file overwrites the library, if you would change the file's name, it should be fixed
freeze and renew pip
nice
That's a good point. I'll try it out! π
You probably want to call it backtesting/__main__.py
Wait is backtesting your library that you're editing?
I do not think they edited it, just copied the example in a file with the same name as the library
This help channel has been closed. Feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.