Closed meuns closed 4 years ago
I use python 3.6 within a venv on Ubuntu 18.04 (with all updates).
Hi @meuns, yes you need to install importlib-resources
. Python 3.6 is supported and it's strange because that dependency should automatically be installed by other packages. I will add it explicitly, thanks!
Hi @fbertola, I can run examples without much any problem now. Thanks
Hi,
I tried the last wheel (1.0.4) and run an example application.
Not sure if a dependency is missing for the wheel or if my version of python isn't supported.
Regards