LucasRocha-Png / yfinance-timeframe-converter

Converts your yFinance DataFrame to other timeframe.
Apache License 2.0
1 stars 0 forks source link

pip install yfinance-timeframe-converter incomplete #2

Open Irmitya opened 6 months ago

Irmitya commented 6 months ago

Installing via pip does not download all required files, resulting in error on import.

Irmitya commented 6 months ago

Downloading from here and adding these files to the folder bypasses that error and leads to a different error. I can only assume the last thing you wanted users to do is running that setup.py file. I don't know what it's supposed to do, so I opted to just remove this and stop trying to diagnose it myself.