- fixed some issues due of the above hack

This commit is contained in:
Marius Stanciu
2022-01-19 21:35:26 +02:00
committed by Marius
parent a26fd24f65
commit ba8b16e54f
3 changed files with 22 additions and 15 deletions

View File

@@ -18,6 +18,7 @@ CHANGELOG for FlatCAM beta
- added comments in the `default` preprocessors which will help other people create their own preprocessors
- remade the Image Import plugin in an attempt to fix issues with the latest packages of Gdal and Rasterio but it looks that it is a conflict between the Rasterio 1.2.10, Gdal 3.4.1 and Shapely 1.8.0
- made a hack so if the Image Import plugin can't be loaded due of dependencies errors the app will not crash but this plugin will no longer be available
- fixed some issues due of the above hack
18.01.2022