Alice Lépissier
Alice Lépissier
Has this issue been fixed? Running `pip install wbdata` results in bugs, but @MattMcFahn 's suggestion to run `pip install https://github.com/OliverSherouse/wbdata/archive/dev.zip` works fine. I'm using wbdata in a container and...
Looks like the package is not working when I use it in a Docker container running on a Google VM (worked like a charm before). This is the error when...
The package, however, works when I include `pip install https://github.com/OliverSherouse/wbdata/archive/dev.zip` in my Dockerfile instead.