Giter VIP home page Giter VIP logo

Comments (6)

carlodri avatar carlodri commented on August 11, 2024

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*

from gr.

GProtoZeroW avatar GProtoZeroW commented on August 11, 2024

This is standing continuing issue that is completly depermental to your libary since there are multible open issues on about this: #32 , #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

from gr.

jheinen avatar jheinen commented on August 11, 2024

Right now, I can only offer a manual installation.

  • Extract the contents of this archive to a folder of your choice, e.g. C:\gr.

  • With the following settings, you should be able to use GR with any Python version, e.g. in a cmd shell:

set GRDIR=C:\gr
set PYTHONPATH=%GRDIR%\python;%PYTHONPATH%
set PATH=%GRDIR%;%PATH%

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

from gr.

warpuv avatar warpuv commented on August 11, 2024

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

from gr.

jheinen avatar jheinen commented on August 11, 2024

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 ...

from gr.

danielkaiser avatar danielkaiser commented on August 11, 2024

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.

from gr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.