oscar0812 / pyfinviz

A python package to scrape data from finviz.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip install pyfinviz==0.5 results in error

oboxer opened this issue Β· comments

There's a missing comma in setup.py

Error:

ERROR: Could not find a version that satisfies the requirement numpylxml (from pyfinviz)
ERROR: No matching distribution found for numpylxml

Btw, this is some solid work πŸ‘

commented

Thanks! I will fix this asap!

commented

Fixed in 0.6! Let me know if you have other issues!