KryptoEmman

Results 3 comments of KryptoEmman

@joanlofe > @pyproper Yes, it is. You can use this: > > ``` > pip install git+https://github.com/raphi6/pandas-datareader.git@ea66d6b981554f9d0262038aef2106dda7138316 > ``` > > Notice I am using the commit hash here instead...

> @KryptoEmman Have you tried `pip install packaging` and then repeat again? @joanlofe I ran that command with pip3 not pip - running on MacOS - which ran successfully, but...

@joanlofe > pip3 install pycryptodome pycryptodomex Tried the command above but get the same result when I try to use pandas-reader with Yahoo: "ModuleNotFoundError: No module named 'Crypto'"