Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ check_misc
Function
check_misc
imperative/python/megengine/_env_initlization.py:116–120 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
114
115
116
def
check_misc():
117
config_env()
118
check_pip_env()
119
check_termux()
120
check_windows()
Callers
1
__init__.py
File · 0.70
Calls
4
check_termux
Function · 0.85
config_env
Function · 0.70
check_pip_env
Function · 0.70
check_windows
Function · 0.70
Tested by
no test coverage detected