Let us walk on the 3-isogeny graph
Loading...
Searching...
No Matches
install.py File Reference

Go to the source code of this file.

Data Structures

class  InstallCommand
 

Namespaces

namespace  pip
 
namespace  pip._internal
 
namespace  pip._internal.commands
 
namespace  pip._internal.commands.install
 

Functions

List[str] get_lib_location_guesses (bool user=False, Optional[str] home=None, Optional[str] root=None, bool isolated=False, Optional[str] prefix=None)
 
bool site_packages_writable (Optional[str] root, bool isolated)
 
bool decide_user_install (Optional[bool] use_user_site, Optional[str] prefix_path=None, Optional[str] target_dir=None, Optional[str] root_path=None, bool isolated_mode=False)
 
str create_os_error_message (OSError error, bool show_traceback, bool using_user_site)
 

Variables

 logger = getLogger(__name__)