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

Error in Automatic Tracking #1143

Closed
Abbabon opened this issue Sep 2, 2015 · 0 comments
Closed

Error in Automatic Tracking #1143

Abbabon opened this issue Sep 2, 2015 · 0 comments

Comments

@Abbabon
Copy link

Abbabon commented Sep 2, 2015

Hi people, I keep getting this error with all my Windows machines trying to run Automatic Tracking (during the tracking phase). Didn't know where else to turn for help :(

ERROR 2015-09-02 03:14:07,128 log_exception 7592 9420 Traceback (most recent call last):
File "C:\Program Files\ilastik-1.1.6\ilastik\ilastik\ilastik\applets\tracking\conservation\conservationTrackingGui.py", line 207, in _track
disappearance_cost = disappearanceCost
File "C:\Program Files\ilastik-1.1.6\ilastik\ilastik\ilastik\applets\tracking\conservation\opConservationTracking.py", line 210, in track
events = get_events(eventsVector)
File "C:\Program Files\ilastik-1.1.6\ilastik\ilastik\ilastik\applets\tracking\base\trackingUtilities.py", line 72, in get_events
events[str(t)] = get_events_at(eventsVector, t)
File "C:\Program Files\ilastik-1.1.6\ilastik\ilastik\ilastik\applets\tracking\base\trackingUtilities.py", line 91, in get_events_at
mov.append((event.traxel_ids[0], event.traxel_ids[1], event.energy))
TypeError: No Python class registered for C++ class class std::vector<unsigned __int64,class std::allocator >

ERROR 2015-09-02 03:14:07,130 log_exception 7592 9420 Error during tracking. See above error traceback.

@Abbabon Abbabon closed this as completed Sep 2, 2015
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