#๐Ÿ”’ Error in yfinance 'No module named yfinance'

35 messages ยท Page 1 of 1 (latest)

buoyant maple
wicked pastureBOT
#

@buoyant maple

Python help channel opened

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.

lilac egret
buoyant maple
#

Yes

lilac egret
buoyant maple
fiery sun
#

What does py -0p say?

buoyant maple
#

C:\Users\Rog Strix\AppData\Local\Python\pythoncore-3.14-64\python.exe

#

when i use pip list

#

It shows yfinance

analog geode
#

if add a python cell in your notebook and try
!pip list

#

(with the !)

fiery sun
#

Btw, Is this a file you created? Why is it within the .vscode/extensions/.... Folder?

fiery sun
#

Or are you trying to modify an existing extension?

buoyant maple
#

You can see the yfinance

buoyant maple
#

I just installed the vs code

#

But I didnt create it

lilac egret
#

Consider creating a new folder and move your python note book (.ipynb file) to that folder. Then on VS Code, click File > Open Folder to that new folder you created. Then, hopefully, VSCode should pick up the right python that the python notebook is using, and you should be able to pip install yfinance and run your code cell blocks properly...

buoyant maple
#

You can instruct me in text if u cant talk

lilac egret
buoyant maple
#

alr lemme try

lilac egret
buoyant maple
#

I tried to run it again and it gave the same error again

lilac egret
#

Simply saying "not working" is mysterious

buoyant maple
#

I followed ur insturctions

lilac egret
buoyant maple
#

How can I prove it

lilac egret
buoyant maple
#

Fixed it

wicked pastureBOT
#
Python help channel closed for inactivity

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.