unofficial mirror of guix-science@gnu.org 
 help / color / mirror / Atom feed
From: Pascal Quach <pascal.quach@centralesupelec.fr>
To: csantosb@inventati.org, Mauritz Stenek <mstenek@disroot.org>
Cc: guix-science@gnu.org
Subject: Re: Julia using GLMakie
Date: Mon, 11 Mar 2024 15:37:32 +0100	[thread overview]
Message-ID: <76f70fcb-8fcc-48b6-bcce-d8b947036004@centralesupelec.fr> (raw)
In-Reply-To: <87y1as4lkg.fsf@inventati.org>

Hello Mauritz, Cayetano,

The error you encounter is related to your system. I have been able to 
precompile the GLMakie package using the julia@1.9.3 from guix-science, 
but I run a foreign distro...

 From my experience, you may try to get information from these commands 
`glxinfo -B` and/or `vulkaninfo --summary` from mesa-utils and 
vulkan-tools, as well as
julia> versioninfo()

You may test your installation using glxgears and vkcube/vkcube-wayland. 
Generally speaking, if glxgears/vkcube run without any issues, then the 
precompilation should also work.

Perhaps that may help!

Best,

Pascal
Le 08/03/2024 à 19:34, Cayetano Santos via Guix-Science a écrit :
> 
>> ven. 08 mars 2024 at 11:19, Mauritz Stenek via Guix-Science <guix-science@gnu.org> wrote:
> 
>> Hello,
>>
>> Has anyone here been able to use the GLMakie (makie.org) Julia graphing package with Guix?
>> When precompling, I get this error at the julia REPL:
>>
>>
>>> ┌ Warning:     GLFW couldn't create an OpenGL window.
>>> │     This likely means, you don't have an OpenGL capable Graphic Card,
>>> │     or you don't have an OpenGL 3.3 capable video driver installed.
>>> │     Have a look at the troubleshooting section in the GLMakie readme:
>>> │ https://github.com/MakieOrg/Makie.jl/tree/master/GLMakie#troubleshooting-opengl.
>>> └ @ GLMakie ~/.julia/packages/GLMakie/QyIWu/src/screen.jl:250
>>> ERROR: LoadError: GLFWError (API_UNAVAILABLE): GLX: No GLXFBConfigs returned
> 
> Same error here.
> 
> Similarly, I’m unable to precompile Zygote.
> 
> C.
> 



  reply	other threads:[~2024-03-11 14:37 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-08 17:19 Julia using GLMakie Mauritz Stenek via Guix-Science
2024-03-08 18:34 ` Cayetano Santos via Guix-Science
2024-03-11 14:37   ` Pascal Quach [this message]
2024-03-11 15:34     ` Cayetano Santos via Guix-Science
2024-03-11 15:53       ` Pascal Quach
2024-03-11 16:10         ` Cayetano Santos via Guix-Science
2024-03-11 16:24           ` Pascal Quach
2024-03-11 18:41             ` Cayetano Santos via Guix-Science
2024-03-11 19:44             ` Cayetano Santos via Guix-Science
2024-03-12  8:59               ` Pascal Quach
2024-03-12 12:48                 ` Cayetano Santos via Guix-Science
2024-03-12 13:02                   ` Pascal Quach
2024-03-12 13:32                 ` Cayetano Santos via Guix-Science

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=76f70fcb-8fcc-48b6-bcce-d8b947036004@centralesupelec.fr \
    --to=pascal.quach@centralesupelec.fr \
    --cc=csantosb@inventati.org \
    --cc=guix-science@gnu.org \
    --cc=mstenek@disroot.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).