sknetwork-team / scikit-network

Graph Algorithms
Other
602 stars 67 forks source link

Error when installing "pip install scikit-network" #573

Closed wanghao98 closed 4 months ago

wanghao98 commented 4 months ago

Description

I was trying to install a package, which the scikit-network is an requirement. However, I hit an error, listed below

What I Did

pip install scikit-network

      error: command '/usr/bin/gcc' failed with exit code 1
      [end of output]

  note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for scikit-network
  Running setup.py clean for scikit-network
Failed to build scikit-network
ERROR: Could not build wheels for scikit-network, which is required to install pyproject.toml-based projects

please help. Thanks!

tbonald commented 4 months ago

Hello, scikit-network is not yet available in Python 3.12. Coming soon... Best

tbonald commented 4 months ago

Python 3.12 is available on the Develop branch. A new release will be published soon.