This repository was archived by the owner on May 25, 2024. It is now read-only.

Description
when i pip install the nucleus,it throw the error,i have try version 0.5.6 to latest,the same error....
python 3.9
tensorflow 2.9.1
ubuntu 20
pip install --user google-nucleus
`
import pkg_resources
This package does not support wheel creation.
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for google-nucleus
Running setup.py clean for google-nucleus
Failed to build google-nucleus
ERROR: Could not build wheels for google-nucleus, which is required to install pyproject.toml-based projects
`