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


Public Member Functions | |
| None | __init__ (self, str gotten_hash) |
| str | body (self) |
Public Member Functions inherited from pip._internal.exceptions.HashError | |
| str | __str__ (self) |
Public Attributes | |
| gotten_hash | |
| req | |
Public Attributes inherited from pip._internal.exceptions.HashError | |
| req | |
Static Public Attributes | |
| int | order = 2 |
| tuple | head |
Static Public Attributes inherited from pip._internal.exceptions.HashError | |
| Optional | req = None |
| str | head = "" |
| int | order = -1 |
Additional Inherited Members | |
Protected Member Functions inherited from pip._internal.exceptions.HashError | |
| str | _requirement_name (self) |
A hash was needed for a requirement but is absent.
| None pip._internal.exceptions.HashMissing.__init__ | ( | self, | |
| str | gotten_hash | ||
| ) |
:param gotten_hash: The hash of the (possibly malicious) archive we
just downloaded
| str pip._internal.exceptions.HashMissing.body | ( | self | ) |
Return a summary of me for display under the heading.
This default implementation simply prints a description of the
triggering requirement.
:param req: The InstallRequirement that provoked this error, with
its link already populated by the resolver's _populate_link().
Reimplemented from pip._internal.exceptions.HashError.
|
static |