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