iffy/wiish

Cannot satisfy the dependency on vmath 1.0.2 and vmath 0.3.3

Opened this issue · 0 comments

when trying to install Wiish with Nim 1.4.4 installed with choosenim, I get the following.

PS C:\Users\Jedi> nimble install https://github.com/iffy/wiish.git
Downloading https://github.com/iffy/wiish.git using git
   Warning: Package 'wiish' has an incorrect structure. It should contain a single directory hierarchy for source files, named 'wiishpkg', but file 'baseapp.nim' is in a directory named 'wiish' instead. This will be an error in the future.
      Hint: If 'wiish' contains source files for building 'wiish', rename it to 'wiishpkg'. Otherwise, prevent its installation by adding `skipDirs = @["wiish"]` to the .nimble file.
  Verifying dependencies for wiish@0.3.0
      Info: Dependency on parsetoml@>= 0.3.2 already satisfied
  Verifying dependencies for parsetoml@0.5.0
      Info: Dependency on argparse@>= 2.0.0 & < 3.0.0 already satisfied
  Verifying dependencies for argparse@2.0.0
      Info: Dependency on jnim@>= 0.5 already satisfied
  Verifying dependencies for jnim@0.5.1
      Info: Dependency on regex@>= 0.18.0 & < 1.0.0 already satisfied
  Verifying dependencies for regex@0.19.0
      Info: Dependency on unicodedb@>= 0.7.2 already satisfied
  Verifying dependencies for unicodedb@0.9.0
      Info: Dependency on opengl@>= 1.2.1 already satisfied
  Verifying dependencies for opengl@1.2.6
      Info: Dependency on webview@any version already satisfied
  Verifying dependencies for webview@0.1.0
      Info: Dependency on sdl2@>= 2.0.1 & < 3.0.0 already satisfied
  Verifying dependencies for sdl2@2.0.2
      Info: Dependency on https://github.com/yglukhov/darwin@any version already satisfied
  Verifying dependencies for darwin@0.1.0
      Info: Dependency on vmath@>= 0.3.2 & < 0.4.0 already satisfied
  Verifying dependencies for vmath@0.3.3
      Info: Dependency on chroma@>= 0.1.5 & < 0.2.0 already satisfied
  Verifying dependencies for chroma@0.1.5
      Info: Dependency on flippy@>= 0.4.7 & < 1.0.0 already satisfied
  Verifying dependencies for flippy@0.4.7
      Info: Dependency on vmath@>= 0.3.2 already satisfied
  Verifying dependencies for vmath@1.0.2
      Info: Dependency on chroma@>= 0.1.5 already satisfied
  Verifying dependencies for chroma@0.2.5
      Info: Dependency on nimPNG@>= 0.2.6 already satisfied
  Verifying dependencies for nimPNG@0.3.1
      Info: Dependency on supersnappy@>= 1.0.0 already satisfied
  Verifying dependencies for supersnappy@2.0.0
       Tip: 35 messages have been suppressed, use --verbose to show them.
     Error: Cannot satisfy the dependency on vmath 1.0.2 and vmath 0.3.3