JuliaPy / JuliaPy/PyPlot.jl

Qt: Session management error on linux

Ouverte
#574 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Julia
Étoiles
488
Forks
90
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

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.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.