piwheels / packages

Issue tracker for piwheels package issues
https://github.com/piwheels/packages/issues
20 stars 5 forks source link

Missing package: MulticoreTSNE-modified #302

Closed Bertonc98 closed 1 year ago

Bertonc98 commented 2 years ago

Package name

multicoretsne-modified

Package version

all

PyPI URL

https://pypi.org/project/multicoretsne-modified/

piwheels URL

https://www.piwheels.org/project/multicoretsne-modified/

Python version

I am the maintainer

More information

Collecting MulticoreTSNE-modified
  Using cached MulticoreTSNE-modified-0.1.post2.tar.gz (20 kB)
Requirement already satisfied: numpy in /usr/local/lib/python3.7/dist-packages (from MulticoreTSNE-modified) (1.21.6)
Requirement already satisfied: cffi in /usr/local/lib/python3.7/dist-packages (from MulticoreTSNE-modified) (1.15.0)
Requirement already satisfied: cmake in /usr/local/lib/python3.7/dist-packages (from MulticoreTSNE-modified) (3.22.4)
Requirement already satisfied: pycparser in /usr/local/lib/python3.7/dist-packages (from cffi->MulticoreTSNE-modified) (2.21)
Building wheels for collected packages: MulticoreTSNE-modified
  Building wheel for MulticoreTSNE-modified (setup.py) ... error
  ERROR: Failed building wheel for MulticoreTSNE-modified
  Running setup.py clean for MulticoreTSNE-modified
Failed to build MulticoreTSNE-modified
Installing collected packages: MulticoreTSNE-modified
    Running setup.py install for MulticoreTSNE-modified ... error
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-6vifvpy4/multicoretsne-modified_81431a6e34324054a0a66ec4748db67b/setup.py'"'"'; __file__='"'"'/tmp/pip-install-6vifvpy4/multicoretsne-modified_81431a6e34324054a0a66ec4748db67b/setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-qwjwywnr/install-record.txt --single-version-externally-managed --compile --install-headers /usr/local/include/python3.7/MulticoreTSNE-modified Check the logs for full command output
bennuttall commented 2 years ago

Wheels are available for this page, including 3.7: https://www.piwheels.org/project/multicoretsne-modified/

Are you using 64-bit? We don't support it - see the banner on the website and #119

Is there anything different about your system? Are you using PiOS? Is your pip not configured to use piwheels?

Which command did you run? It would be helpful to see the full output from pip3 install multicoretsne-modified -v