Skip to content

Does not install on Windows #18

@foamycastle

Description

@foamycastle

Terminal output:

`Collecting midiexplorer
Using cached midiexplorer-0.0.1a5-py3-none-any.whl.metadata (82 kB)
Collecting dearpygui-ext~=0.9.5 (from midiexplorer)
Using cached dearpygui_ext-0.9.5-py3-none-any.whl.metadata (5.7 kB)
INFO: pip is looking at multiple versions of midiexplorer to determine which version is compatible with other requirements. This could take a while.
Collecting midiexplorer
Using cached midiexplorer-0.0.1a4-py3-none-any.whl.metadata (82 kB)
Using cached midiexplorer-0.0.1a3-py3-none-any.whl.metadata (82 kB)
Using cached midiexplorer-0.0.1a2-py3-none-any.whl.metadata (55 kB)
Using cached midiexplorer-0.0.1a1-py3-none-any.whl.metadata (55 kB)
Using cached midiexplorer-0.0.1a0-py3-none-any.whl.metadata (53 kB)
ERROR: Cannot install midiexplorer==0.0.1a0, midiexplorer==0.0.1a1, midiexplorer==0.0.1a2, midiexplorer==0.0.1a3, midiexplorer==0.0.1a4 and midiexplorer==0.0.1a5 because these package versions have conflicting dependencies.

The conflict is caused by:
midiexplorer 0.0.1a5 depends on dearpygui~=1.8.0
midiexplorer 0.0.1a4 depends on dearpygui~=1.8.0
midiexplorer 0.0.1a3 depends on dearpygui~=1.8.0
midiexplorer 0.0.1a2 depends on dearpygui==1.6.2
midiexplorer 0.0.1a1 depends on dearpygui==1.6.2
midiexplorer 0.0.1a0 depends on dearpygui==1.6.2

To fix this you could try to:

  1. loosen the range of package versions you've specified
  2. remove package versions to allow pip to attempt to solve the dependency conflict

ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/topics/dependency-resolution/#dealing-with-dependency-conflicts`

Metadata

Metadata

Assignees

Labels

questionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions