JuliaPy / JuliaPy/PyPlot.jl

Qt: Session management error on linux

Abierto
#574 0 comentarios 0 reacciones 0 asignados Ver en GitHub
Lenguaje dominante
Julia
Estrellas
488
Forks
90
Métricas de merge de PR
Sin PR fusionados en 30 d

Descripción

I am getting an error when using `:qt5` backend on linux RHEL 8.8

```
using PyCall
pygui(:qt5)
using PyPlot
fig,ax=subplots()
```

gives this error

"Qt: Session management error: Authentication Rejected, reason : None of the authentication protocols specified are supported and host-based authentication failed"

Other backends work ok. However I get a weird error when using `:tk` backend with the `ImageView` package.

Guía de contribución

No hay ninguna guía de contribución indexada para este repositorio

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.