Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
UserInstallationInvalid Class Reference
Inheritance diagram for UserInstallationInvalid:
Collaboration diagram for UserInstallationInvalid:

Public Member Functions

str __str__ (self)
 

Detailed Description

A --user install is requested on an environment without user site.

Definition at line 256 of file exceptions.py.

Member Function Documentation

◆ __str__()

str __str__ (   self)

Definition at line 259 of file exceptions.py.

259 def __str__(self) -> str:
260 return "User base directory is not specified"
261
262

The documentation for this class was generated from the following file: