Wandbox
SettingsLog
SettingsLog
Language
GitHubLogin
Ran/Viewed Log

Author

anonymous

about 2 months ago

Language

Python

Compiler

CPython 3.12.7

Options

Author

anonymous

about 2 months ago

$ python3 -u prog.py
Traceback (most recent call last):
  File "/home/wandbox/prog.py", line 2, in <module>
    import yfinance as yf
ModuleNotFoundError: No module named 'yfinance'
Exit Code:
1