This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------------------------------------------------------------------------- | |
ModuleNotFoundError Traceback (most recent call last) | |
File ~/Work/napari/napari/components/viewer_model.py:1544, in ViewerModel._open_or_raise_error(self=Viewer(camera=Camera(center=(0.0, 0.0, 0.0), zoo...use_drag_gen={}, _mouse_wheel_gen={}, _keymap={}), paths=['/home/ddon0001/PhD/data/ctc_dummy/Fluo-N2DL-HeLa/01/t000.tif'], kwargs={}, layer_type=None, stack=False) | |
1543 try: | |
-> 1544 added = self._add_layers_with_plugins( | |
self = Viewer(camera=Camera(center=(0.0, 0.0, 0.0), zoom=1.0, angles=(0.0, 0.0, 90.0), perspective=0.0, mouse_pan=True, mouse_zoom=True, orientation=(<DepthAxisOrientation.TOWARDS: 'towards'>, <VerticalAxisOrientation.DOWN: 'down'>, <HorizontalAxisOrientation.RIGHT: 'right'>)), cursor=Cursor(position=(1.0, 1.0), scaled=True, style=<CursorStyle.STANDARD: 'standard'>, size=1.0), dims=Dims(ndim=2, ndisplay=2, order=(0, 1), axis_labels=('0', '1'), rollable=(True, True), range=(RangeTu |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
active environment : napari-ps2 | |
active env location : /home/ddon0001/miniconda3/envs/napari-ps2 | |
shell level : 3 | |
user config file : /home/ddon0001/.condarc | |
populated config files : /home/ddon0001/.condarc | |
conda version : 25.1.1 | |
conda-build version : not installed | |
python version : 3.11.5.final.0 | |
solver : libmamba (default) |
OlderNewer