Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing package: MulticoreTSNE-modified #302

Closed
1 of 4 tasks
Bertonc98 opened this issue May 18, 2022 · 1 comment
Closed
1 of 4 tasks

Missing package: MulticoreTSNE-modified #302

Bertonc98 opened this issue May 18, 2022 · 1 comment

Comments

@Bertonc98
Copy link

Bertonc98 commented May 18, 2022

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

  • Python 3.5
  • Python 3.7
  • Python 3.9

I am the maintainer

  • Yes

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
Copy link
Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants