Skip to content

Glue-viz not starting on Windows under Conda #7

@kenlacrosse

Description

@kenlacrosse

About to try the standalone Windows Glue-viz installer and see if that works any better.

Under Conda I'm getting the following:
(base) C:\Users\klacrosse>glue -v
INFO:glue:Input arguments: ['C:\ProgramData\anaconda3\Scripts\glue', '-v']
INFO:glue:Loading external plugins using setuptools==65.6.3
INFO:glue:Loading plugin coordinate_helpers succeeded
Traceback (most recent call last):
File "C:\ProgramData\anaconda3\Scripts\glue-script.py", line 10, in
sys.exit(main())
File "C:\ProgramData\anaconda3\lib\site-packages\glue\main.py", line 259, in main
start_glue(**kwargs)
File "C:\ProgramData\anaconda3\lib\site-packages\glue\main.py", line 156, in start_glue
load_plugins(splash=splash, require_qt_plugins=True)
File "C:\ProgramData\anaconda3\lib\site-packages\glue\main.py", line 347, in load_plugins
splash.set_progress(100. * iplugin / float(n_plugins))
File "C:\ProgramData\anaconda3\lib\site-packages\glue\app\qt\splash_screen.py", line 31, in set_progress
self.progress.setValue(value)
TypeError: setValue(self, int): argument 1 has unexpected type 'float'

(base) C:\Users\klacrosse>glue --version
1.2.4

(base) C:\Users\klacrosse>conda install -c glueviz -c conda-forge glueviz
Collecting package metadata (current_repodata.json): done
Solving environment: done

Package Plan

environment location: C:\ProgramData\anaconda3

added / updated specs:
- glueviz

The following packages will be downloaded:

package                    |            build
---------------------------|-----------------
glueviz-1.0.0              |                0          18 KB  glueviz
------------------------------------------------------------
                                       Total:          18 KB

The following packages will be SUPERSEDED by a higher-priority channel:

glueviz pkgs/main::glueviz-1.2.4-haa95532_0 --> glueviz::glueviz-1.0.0-0

Proceed ([y]/n)?

Downloading and Extracting Packages

Preparing transaction: done
Verifying transaction: done
Executing transaction: done

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions