|
Let us walk on the 3-isogeny graph
|


Public Member Functions | |
| None | __init__ (self, "InstallRequirement" ireq, str field, str f_val, str m_val) |
| str | __str__ (self) |
Data Fields | |
| ireq | |
| field | |
| f_val | |
| m_val | |
Built metadata contains inconsistent information. This is raised when the metadata contains values (e.g. name and version) that do not match the information previously obtained from sdist filename, user-supplied ``#egg=`` value, or an install requirement name.
Definition at line 341 of file exceptions.py.
| None __init__ | ( | self, | |
| "InstallRequirement" | ireq, | ||
| str | field, | ||
| str | f_val, | ||
| str | m_val | ||
| ) |
Definition at line 349 of file exceptions.py.
Referenced by Protocol.__init_subclass__().

| str __str__ | ( | self | ) |
Definition at line 357 of file exceptions.py.
| f_val |
Definition at line 354 of file exceptions.py.
| field |
Definition at line 353 of file exceptions.py.
| ireq |
Definition at line 352 of file exceptions.py.
| m_val |
Definition at line 355 of file exceptions.py.