Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sloth GUI #152

Open
lzyuan168 opened this issue Feb 14, 2018 · 0 comments
Open

Sloth GUI #152

lzyuan168 opened this issue Feb 14, 2018 · 0 comments

Comments

@lzyuan168
Copy link

lzyuan168 commented Feb 14, 2018

I tried to run the Sloth GUI by using Git Bash / command line with the following command:
"PYTHON_PATH/Lib/site-packages/sloth/bin/sloth"
or simply building the 'sloth' file. However, the following error was produced
Traceback (most recent call last):
File "E:\LiZhiYuan-Working\Segmentation\Sloth-image labeler\sloth\gui\annotationscene.py", line 247, in onSelectionChangedInTreeView
self.editSelectedItems()
File "E:\LiZhiYuan-Working\Segmentation\Sloth-image labeler\sloth\gui\annotationscene.py", line 253, in editSelectedItems
self._labeltool.propertyeditor().startEditMode(items)
AttributeError: 'NoneType' object has no attribute 'startEditMode'

Can I get some help with this. Thank you.

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

No branches or pull requests

1 participant