stanfordnqp / spins-b

Photonic optimization library
GNU General Public License v3.0
290 stars 114 forks source link

unable to import compat #52

Closed lucasnorder closed 3 years ago

lucasnorder commented 3 years ago

When importing the different folders to start creating my own model i get the following error message;

" Node with name {} already registered.".format(node_name))

ValueError: Node with name goos.log_print already registered.

This message already arises before defining any functions just at the start where you import the required folders and packages. Does anyone has the same issue, or know how to solve this?

JesseLu commented 3 years ago

Hi! Is this still an issue?

JesseLu commented 3 years ago

Closing for now.