THUMNLab / AutoGL

An autoML framework & toolkit for machine learning on graphs.
http://mn.cs.tsinghua.edu.cn/AutoGL/
Apache License 2.0
1.08k stars 121 forks source link

[BUG Error building wheels for gensim #150

Closed amoschoomy closed 4 months ago

amoschoomy commented 4 months ago
 note: This error originates from a subprocess, and is likely not a problem with pip.
  ERROR: Failed building wheel for gensim
  Running setup.py clean for gensim
Successfully built autogl
Failed to build gensim
ERROR: Could not build wheels for gensim, which is required to install pyproject.toml-based projects

Is there a possibility of python 3.11 support? or bumping gensim dependency to it's latest version?