Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
11 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created an issue in hgrecco/pint that received 2 comments
ModuleNotFoundError: No module named 'importlib_resources'
With pint 0.16.1, python 3.6.6 on Windows 10, we're facing all of a sudden the following issue when importing pint:
from configuration_mapper.conf…