[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

RFH: NanoSV - pkg_resources.DistributionNotFound: The 'configparser' distribution was not found and is required by NanoSV



Hello,

I am missing something. Would you have an idea for me and NanoSV? I have
a similar problem with the testing, so I disabled them for the moment.

https://salsa.debian.org/med-team/nanosv

Many thanks

Steffen

$ NanoSV
Traceback (most recent call last):
 File "/usr/bin/NanoSV", line 6, in <module>
   from pkg_resources import load_entry_point
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3259, in <module>
   def _initialize_master_working_set():
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3242, in _call_aside
   f(*args, **kwargs)
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
3271, in _initialize_master_working_set
   working_set = WorkingSet._build_master()
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
584, in _build_master
   ws.require(__requires__)
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
901, in require
   needed = self.resolve(parse_requirements(requirements))
 File "/usr/lib/python3/dist-packages/pkg_resources/__init__.py", line
787, in resolve
   raise DistributionNotFound(req, requirers)
pkg_resources.DistributionNotFound: The 'configparser' distribution was
not found and is required by NanoSV



Reply to: