J535D165 / cbsodata

Unofficial Statistics Netherlands (CBS) open data API client for Python
http://cbsodata.readthedocs.io/
MIT License
42 stars 17 forks source link

ModuleNotFoundError: No module named 'cbsodata.cbsodata3' #10

Closed zufanka closed 5 years ago

zufanka commented 5 years ago

I have installed the package through pip, but when I want to import it I get ModuleNotFoundError: No module named 'cbsodata.cbsodata3'

version: 1.2

J535D165 commented 5 years ago

Oei. Will work on a fix tonight. Please install version 1.1 (pip install cbsodata==1.1)

J535D165 commented 5 years ago

Thanks for reporting, problems resolved in 1.2.2. Now available on PyPI