Skip to content

Conversation

@iluxave
Copy link

@iluxave iluxave commented Apr 1, 2018

This PR migrates sloth from PyQt4 to PyQt5
It looks like Anaconda python distro can't have both PyQt4 and PyQt5 installed in parallel (at least I didn't find a way to coerce it into installing both side by side), and the distro itself depends on PyQt5. So, if I want any of the data scientists to be able to run sloth, I need this :)

lcerman-eccam and others added 4 commits January 7, 2018 21:22
The original code caused the following error:

Traceback (most recent call last):
  File "...\lib\site-packages\sloth\gui\labeltool.py", line 132, in onCurrentImageChanged
    if img == None:
ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants