Start: Lint
Signed-off-by: kingbri <bdashore3@proton.me>
This commit is contained in:
parent
4d158dac90
commit
3d14283fe0
1 changed files with 1 additions and 1 deletions
2
start.py
2
start.py
|
|
@ -75,7 +75,7 @@ def get_install_features(lib_name: str = None):
|
|||
install_features = lib_name
|
||||
else:
|
||||
print(
|
||||
f"WARN: GPU library {lib} not found. "
|
||||
f"WARN: GPU library {lib_name} not found. "
|
||||
"Skipping GPU-specific dependencies.\n"
|
||||
"WARN: Please delete gpu_lib.txt and restart "
|
||||
"if you want to change your selection."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue