sciapp / gr

GR framework: a graphics library for visualisation applications
Other
329 stars 54 forks source link

conda gr not available for Python 3.6* #37

Closed Audrius-St closed 5 years ago

Audrius-St commented 7 years ago

Herr Heinen.

I encountered the following issue.

OS: Windows 10 x64

[MS VS 2015] Python 3.6.1 Miniconda3

conda install -c https://conda.anaconda.org/jheinen gr Fetching package metadata ............. Solving package specifications: .

UnsatisfiableError: The following specifications were found to be in conflict:

Would you please make available the gr package for conda installation with Python 3.* on Windows x64.

Thank you.

Audrius

carlodri commented 7 years ago

This would be great! On Win10x64 when I attempt to install with conda install -c https://conda.anaconda.org/jheinen gr I get:

UnsatisfiableError: The following specifications were found to be in conflict:
  - gr
  - python 3.5*
GProtoZeroW commented 7 years ago

This is standing continuing issue that is completly depermental to your libary since there are multible open issues on about this: https://github.com/jheinen/gr/issues/32 , https://github.com/jheinen/gr/issues/17

And I tried rebuilding this, however, the dependancies on visual studio 2014 (which I can't find a download of ) throwing errors galore when using pip or setuptools I for one would love to use Linux, but because of certain software and my colleges, I am forced to use windows. So could you please fix this issue or else it would be fair to say that this library (that I looks like it could be my matplotlib replacement) no longer in development

jheinen commented 7 years ago

Right now, I can only offer a manual installation.

I'm still unsure how to pack this into a conda recipe ...

warpuv commented 6 years ago

@jheinen The requested URL /downloads/gr.zip was not found on this server.

jheinen commented 6 years ago

The zip file remove in the meantime, I just copied it again.

It's a temporary file as we are preparing a new deployment environment. python-gr can be installed using pip soon ...

danielkaiser commented 5 years ago

We are closing this issue due to inactivity. Please reopen the issue and let us know if its cause still persists with the current version of GR.