Open truongkhaihoa1995 opened 1 year ago
I got this error as well, could this support python 3.10?
I am still not able to use lap 4.0 but I use lapx 0.5.5 instead, and it worked for python 3.10
I am still not able to use lap 4.0 but I use lapx 0.5.5 instead, and it worked for python 3.10
In what ways lapx different from lapjv? How do I integrate the library change to code?
I think lap 4.0 is not compatible with macbook. Only lapx works for me. Just import it from the environment you are using. Mine is pycharm
Collecting lap Using cached lap-0.4.0.tar.gz (1.5 MB) Preparing metadata (setup.py): started Preparing metadata (setup.py): finished with status 'done' Building wheels for collected packages: lap Building wheel for lap (setup.py): started Building wheel for lap (setup.py): finished with status 'error' Running setup.py clean for lap Failed to build lap
error: subprocess-exited-with-error
× python setup.py bdist_wheel did not run successfully. │ exit code: 1 ╰─> [137 lines of output] /private/var/folders/xk/tdz2k3tn02nfp3fyw2g32db40000gn/T/pip-install-fuf4kmo1/lap_85f1c5d16bc84c4cb589aeb6a4ee1168/setup.py:4: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html from pkg_resources import parse_version Partial import of lap during the build process. /private/var/folders/xk/tdz2k3tn02nfp3fyw2g32db40000gn/T/pip-install-fuf4kmo1/lap_85f1c5d16bc84c4cb589aeb6a4ee1168/setup.py:223: DeprecationWarning:
note: This error originates from a subprocess, and is likely not a problem with pip. ERROR: Failed building wheel for lap ERROR: Could not build wheels for lap, which is required to install pyproject.toml-based projects
[notice] A new release of pip is available: 23.2.1 -> 23.3.1 [notice] To update, run: pip install --upgrade pip