microsoft / VoTT

Visual Object Tagging Tool: An electron app for building end to end Object Detection Models from Images and Videos.
MIT License
4.28k stars 834 forks source link

Getting Error 'Network Error' When Trying to Export #929

Closed ghost closed 4 years ago

ghost commented 4 years ago

When trying to export a project, from a local project location (on my laptop), I first get the blue popup that says 'Started export for ProjectName...' Soon after, I get an error popup that tells me there is a Network Error. This is both when exporting to CSV and to JSON. I have tried to export, and received the same error, with both versions 2.1.0 and 2.0.0, and have tried multiple re-installs.

See the error here: image

Desktop:

Why should there be a network error when I am working from a local (on my own laptop) project location? Additionally, could this caused by issue #930 ?

UPDATE Export was able to complete successfully if I uncheck the 'Include Images'!