Author
anonymous
about 2 months ago
Python
CPython 3.12.7
$ 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'