tlambert03 / napari-dv

Deltavision/MRC file reader for napari
MIT License
3 stars 1 forks source link

failed to import plugin #1

Closed sofroniewn closed 4 years ago

sofroniewn commented 4 years ago

I'm trying this with https://github.com/napari/napari/pull/937 and am getting the following error - thoughts?

PluginError: Failed to import plugin: "dv_reader"
  Cause was: cannot import name 'LayerData' from 'napari.plugins.hook_specifications' (/Users/nsofroniew/GitHub/napari/napari/plugins/hook_specifications.py)
  Please notify the plugin developer:
       name: napari-dv
    version: 0.2.2
      email: talley.lambert@gmail.com
        url: https://github.com/tlambert03/napari-dv
     napari: v0.2.12+93.g4cba0199
tlambert03 commented 4 years ago

Yeah I’m sorta waiting for reader plugin PR to settle before paying attention to this, but if you want me to update it so you can test that out; I’m happy to do that

tlambert03 commented 4 years ago

I just updated the master branch here so you can use it to test the napari PR again: pip install git+git://github.com/tlambert03/napari-dv.git

tlambert03 commented 4 years ago

but hey, nice message for a broken plugin right?? ;)

sofroniewn commented 4 years ago

works - love it, thanks for updating - and yes - great error message :-)