pypi / legacy

This PyPI is no more! See https://github.com/pypa/warehouse.
Other
62 stars 46 forks source link

googlefinance doesn't work due to 'ImportError: No module named demjson' #611

Closed os101 closed 7 years ago

os101 commented 7 years ago

The instructions in https://pypi.python.org/pypi/googlefinance couldn't be followed due to the lack of demjson module. I tried on mac, radhat and ubuntu.

{code}

from googlefinance import getQuotes Traceback (most recent call last): File "", line 1, in File "googlefinance/init.py", line 3, in import demjson {code}

Carreau commented 7 years ago

Thank you for your report. However, this tracker is only for issues with the software that runs pypi.python.org itself. It is not for the software distributed there. The developers here cannot help you with problems in third-party software.

Please contact the google finance developers, likely at https://github.com/hongtaocai/googlefinance