Giter VIP home page Giter VIP logo

Comments (8)

mdphoto avatar mdphoto commented on June 29, 2024

Salut,

J'utilise DoomEmacs également.
Le problème vient probablement du faîte que tu as installé le package avec MELPA Doom utilise un fonctionnement différent pour l'installation des packages.
Ajoute (package! flycheck-grammalecte) dans ton fichier de configuration .doom/packages.el

from flycheck-grammalecte.

bepolymathe avatar bepolymathe commented on June 29, 2024

Merci de ton retour @mdphoto

Ajoute (package! flycheck-grammalecte) dans ton fichier de configuration .doom/packages.el

Oui c’est justement ce que j’ai fait... C’est comme cela que je l’ai installé. 🤔
Quelle est ta version de flycheck ?

Je me demande si ça changerait quelque chose de l’installer depuis github

(package! flycheck-grammalecte
  :recipe (:host github :repo "milouse/flycheck-grammalecte")) 

?

from flycheck-grammalecte.

bepolymathe avatar bepolymathe commented on June 29, 2024

Je me demande si ça changerait quelque chose de l’installer depuis github

Du coup j’ai essayé. Ça change rien. Je suspecte plus un problème avec python mais c’est pas ma partie...

from flycheck-grammalecte.

mdphoto avatar mdphoto commented on June 29, 2024

Effectivement, c'est un problème Python.
Tu as installé grammalecte sur ton OS ?
Pour reproduire le problème tu peux dans un terminal faire

python
>>>import gramalecte

```Ctr D pour quitter

from flycheck-grammalecte.

bepolymathe avatar bepolymathe commented on June 29, 2024

Oh la honte... c’était juste ça. Il me manquait le paquet "python3-grammalecte-noarch" (mal installé).
Merci @mdphoto !

from flycheck-grammalecte.

milouse avatar milouse commented on June 29, 2024

Il existe une fonction dans ce package pour installer grammalecte en locale (sans nécessité d’installer grammalecte au niveau de l’OS). Une fois flycheck-grammalecte installé et activé dans vos configs, il vous suffit d’appeler flycheck-grammalecte-download-grammalecte

from flycheck-grammalecte.

bepolymathe avatar bepolymathe commented on June 29, 2024

Oui c’est ce que j’avais essayé de faire... maintenant il semble en fait que j’ai un conflit puisque j’ai une proposition de mise à jour de grammelecte lorsque je redémarre Emacs.

from flycheck-grammalecte.

bepolymathe avatar bepolymathe commented on June 29, 2024

image

from flycheck-grammalecte.

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.