adareau / HAL

HAL Atom Locator
GNU General Public License v3.0
2 stars 1 forks source link

Manage the compatibility problems between matplotlib and opencv #33

Open quentinmarolleau opened 3 years ago

quentinmarolleau commented 3 years ago

Due to opencv package, HAL might crash at startup (depending of the type of pip package you decided to install for opencv).

For example and quickfix, check out this issue https://github.com/adareau/HAL/issues/31#issue-896542974

We should investigate more about this kind of compatibility problem, to offer a more durable solution.