Closed wsamoy closed 1 year ago
Hi!
Thank you for reporting the issue. We are working on it and plan to release a fix as soon as possible.
Best, Francesco
You can download github files to run on your local computer
Hi!
The issue is solved as of now, we have updated the instructions to install the library.
Dear,
When performing:
1 pip install hypergraphx 2 import hypergraphx
I get following error: "ImportError: cannot import name 'core' from partially initialized module 'hypergraphx' (most likely due to a circular import) (C:\Users\32486\anaconda3\lib\site-packages\hypergraphx__init__.py)"
I have tried cloning the git repository and installing that way but the error remains. I have no idea what goes wrong as when performing the pip install all requirements are satisfied.
Any help is welcome.
Kind regards, Ward
(This is my first ever issue submitted in github so my apologies if it does not follow convention)