jacquesfize / GMatch4py

A graph matching library for Python
MIT License
192 stars 41 forks source link

Installation failed #22

Closed gitshelmi closed 3 years ago

gitshelmi commented 4 years ago

Hi, it won't install. (Windows 10) It generates a long error log, but it seems that this is the most informative part:

ERROR: Failed building wheel for GMatch4py
  Running setup.py clean for GMatch4py
Failed to build GMatch4py
DEPRECATION: Could not build wheels for GMatch4py which do not use PEP 517. pip will fall back to legacy 'setup.py install' for these. pip 21.0 will remove support for this functionality. A possible replacement is to fix the wheel build issue reported above. You can find discussion regarding this at https://github.com/pypa/pip/issues/8368.
Installing collected packages: GMatch4py, Cython
    Running setup.py install for GMatch4py ... error
    ERROR: Command errored out with exit status 1:
jacquesfize commented 3 years ago

Hi @gitshelmi,

Sorry for the delay. As is it right now, Gmatch4py have not been tested for Windows. I'm working mostly on Linux, MacOS, therefore I did not work on Windows compatibility.

Bests, @Jacobe2169