mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-22 13:00:09 +08:00
Merge branch 'master' of https://github.com/scikits-image/scikits.image
This commit is contained in:
@@ -17,7 +17,7 @@ try:
|
||||
io.use_plugin('freeimage')
|
||||
FI_available = True
|
||||
priority_plugin = 'freeimage'
|
||||
except ImportError:
|
||||
except OSError:
|
||||
FI_available = False
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user