H Celion
H Celion
Hi, I want to install pygambit using poetry and the build wheels fail. The error message I get is ``` at ~/opt/miniconda3/lib/python3.9/site-packages/poetry/installation/chef.py:164 in _prepare 160│ 161│ error = ChefBuildError("\n\n".join(message_parts)) 162│...
### 🐛 Describe the bug I found this when checking the ToUndirected transformer on batches and am confused by the behaviour. I have a list of directed graphs which I...
Hi there, I am looking to apply graph models on small sequences of graphs. What is the suggested data type for this? Say we have 100 sequences of 3 graphs...
**Describe the bug** I tried to parse the v3 openapi specification as can be downloaded here https://apidocs.wyscout.com/ I ran ``` poetry run openapi-python-client generate --path path_to_file ``` It worked halfway....