![]() |
Qucs-S S-parameter Viewer & RF Synthesis Tools
|


Public Member Functions | |
| dist (self) | |
| req (self) | |
| report (self) | |
| with_context (self, required_by) | |
Public Member Functions inherited from pip._vendor.pkg_resources.ResolutionError | |
| __repr__ (self) | |
Static Protected Attributes | |
| str | _template = "{self.dist} is installed but {self.req} is required" |
Additional Inherited Members | |
Public Attributes inherited from pip._vendor.pkg_resources.ResolutionError | |
| args | |
An already-installed version conflicts with the requested version. Should be initialized with the installed Distribution and the requested Requirement.
| pip._vendor.pkg_resources.VersionConflict.with_context | ( | self, | |
| required_by | |||
| ) |
If required_by is non-empty, return a version of self that is a ContextualVersionConflict.