Coder Social home page Coder Social logo

Comments (5)

ufechner7 avatar ufechner7 commented on August 16, 2024

By problem is the following error message

In [1]: from gr import pygr

In [2]: pygr.plot([0,1,4],[3,2,5])
GKS: file open error (lib/python2.7/site-packages/gr/fonts/gksfont.dat)
open: No such file or directory

In [3]:

The file exists, but probably not at the place, where gks is looking for it:

(numba2)ufechner@TUD277255:~$ locate gksfont.dat
/home/ufechner/miniconda/envs/numba2/lib/python2.7/site-packages/lib/python2.7/site-packages/gr/fonts/gksfont.dat

Any help appreciated!

from gr.

jheinen avatar jheinen commented on August 16, 2024

Could you explain, how you created your Miniconda environment?

I'd suggest:

% miniconda/bin/conda create -n numba2 python
% source miniconda/bin/activate numba2
(numba2)% conda install -c https://conda.binstar.org/jheinen gr

Does this work for you ?

from gr.

jheinen avatar jheinen commented on August 16, 2024

We will think about a mailing list ....

from gr.

astrojuanlu avatar astrojuanlu commented on August 16, 2024

👍

Perhaps the SciPy folks can host a Mailman list on their servers, or if you don't want to use Google Groups you can give https://groups.io a try.

from gr.

jheinen avatar jheinen commented on August 16, 2024

You can use https://gitter.im/jheinen/GR.jl.

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.