BlueBrain / hpc-coding-conventions

Apache License 2.0
8 stars 5 forks source link

Advise BB5 user when setuptools is not available #147

Closed tristan0x closed 2 years ago

tristan0x commented 2 years ago

On BB5 only, this change catches the exception when import pkg_resources fails because the setuptools package is not available and instead advises the user to load the python-dev module.