7z: properly list the needed package as pylzma
This commit is contained in:
parent
2b34ccc471
commit
db9fd248f3
@ -14,7 +14,7 @@ import rclexecm
|
||||
try:
|
||||
from py7zlib import Archive7z
|
||||
except:
|
||||
print("RECFILTERROR HELPERNOTFOUND python3:py7zlib")
|
||||
print("RECFILTERROR HELPERNOTFOUND python3:pylzma")
|
||||
sys.exit(1);
|
||||
|
||||
try:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user