dwavesystems / dwavesystems/shimming-tutorial
When running "example0_1_orbits": " AttributeError: module 'pynauty' has no attribute 'Graph' ". Is this expected?
- Lingua principale
- Python
- Stelle
- 6
- Fork
- 6
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
Hello,
I'm trying to run the examples from the shimming tutorial found here: https://github.com/dwavesystems/shimming-tutorial/tree/main
All of the installations in `requirements.txt` run fine, but the examples do not.
When I run the first example like so:
```
python -m example0_1_orbits
```
I'm faced with the following error: " AttributeError: module 'pynauty' has no attribute 'Graph' ".
Can someone please confirm that this is a legitimate bug?
For what it's worth, I also tried the most recent version of pynauty (version 2.8.8). This doesn't seem to change anything.
I'm using Python3.10 as suggested, and no other warnings/errors occur.
Thanks.
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Inizia eseguendo `python -m example0_1_orbits` dal tutorial di shimming e analizza l’esempio non funzionante `example0_1_orbits` insieme a `requirements.txt`. Determina perché il pacchetto pynauty installato non include `Graph`, quindi verifica che l’installazione documentata e il primo esempio vengano completati senza l’AttributeError segnalato.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- python
- Ambito
- documentation
- Tipo di issue
- Bug
- Difficoltà
- 3/5
- Tempo stimato
- 1-2 giorni
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 42/100