Skip to content

When running "example0_1_orbits": " AttributeError: module 'pynauty' has no attribute 'Graph' ". Is this expected? #8

@makansij

Description

@makansij

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. 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions