-
Notifications
You must be signed in to change notification settings - Fork 7
/
Copy patherrors.json
90 lines (90 loc) · 2.62 KB
/
errors.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
{
"autolamella": {
"version": "0.3.4",
"error": "No npe2 or npe1 entry point found in wheel"
},
"eats-worm": {
"version": "0.0.3",
"error": "manifest 'napari.yaml' does not exist in distribution for eats-worm"
},
"fibsem": {
"version": "0.3.4",
"error": "No npe2 or npe1 entry point found in wheel"
},
"lls-core": {
"version": "1.0.0",
"error": "No npe2 or npe1 entry point found in wheel"
},
"motile-tracker": {
"version": "3.0.0",
"error": "manifest 'napari.yaml' does not exist in distribution for motile-tracker"
},
"napari-assistant-plugin-generator": {
"version": "0.1.0",
"error": "Could not find 'napari_assistant_plugin_generator._napari_plugin' in in distribution for napari-assistant-plugin-generator"
},
"napari-bbox-spfluo": {
"version": "0.1.0",
"error": "No npe2 or npe1 entry point found in wheel"
},
"napari-crop": {
"version": "0.1.9",
"error": "Unexpected widget creator type: <class 'ast.Call'>"
},
"napari-dab-cellcount": {
"version": "0.1.4",
"error": "invalid syntax (<unknown>, line 4)"
},
"napari-geoscience-viewer": {
"version": "0.1.1",
"error": "manifest 'napari.yaml' does not exist in distribution for napari-geoscience-viewer"
},
"napari-graph": {
"version": "0.2.2",
"error": "No npe2 or npe1 entry point found in wheel"
},
"napari-laptrack": {
"version": "0.2.0",
"error": "napari_provide_sample_data must return a dict, not <class 'ast.Return'>"
},
"napari-mri": {
"version": "0.1.0",
"error": "Could not find 'napari_mri.nifty_reader' in in distribution for napari-mri"
},
"napari-plugin-manager": {
"version": "0.1.4",
"error": "No npe2 or npe1 entry point found in wheel"
},
"napari-psf-extractor": {
"version": "1.0.2",
"error": "No npe2 or npe1 entry point found in wheel"
},
"napatrackmater": {
"version": "5.7.1",
"error": "No npe2 or npe1 entry point found in wheel"
},
"nap-plot-tools": {
"version": "0.1.2",
"error": "No npe2 or npe1 entry point found in wheel"
},
"nucleaizer-backend": {
"version": "0.2.6",
"error": "No npe2 or npe1 entry point found in wheel"
},
"skeleton-finder": {
"version": "0.0.2",
"error": "manifest 'napari.yaml' does not exist in distribution for skeleton-finder"
},
"some-library": {
"version": "0.0.1",
"error": "No npe2 or npe1 entry point found in wheel"
},
"TraceAnalyser": {
"version": "0.0.6",
"error": "No npe2 or npe1 entry point found in wheel"
},
"zarr-tools": {
"version": "0.4.5",
"error": "No npe2 or npe1 entry point found in wheel"
}
}