mirror of
https://github.com/ciromattia/kcc
synced 2025-12-15 18:56:28 +00:00
add warning text
This commit is contained in:
@@ -27,7 +27,7 @@ try:
|
||||
import mozjpeg_lossless_optimization
|
||||
except ImportError as e:
|
||||
print(e)
|
||||
print("Check https://github.com/ciromattia/kcc/issues/541#issuecomment-1587343401")
|
||||
print("WARNING: https://github.com/ciromattia/kcc/issues/541#issuecomment-1587343401")
|
||||
|
||||
# 0.045 was determined by
|
||||
# 1200 / 824 = 1.456 (Kindle DX resolution)
|
||||
|
||||
Reference in New Issue
Block a user