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

Cant install Cytoolz on Win10 #121

Open
freezepro opened this issue May 18, 2018 · 3 comments
Open

Cant install Cytoolz on Win10 #121

freezepro opened this issue May 18, 2018 · 3 comments

Comments

@freezepro
Copy link

getting by next line and then error, used to install separately or as part of other projects. Please help

copying cytoolz\tests\test_utils.py -> build\lib.win-amd64-3.5\cytoolz\tests
running build_ext
building 'cytoolz.dicttoolz' extension
error: [WinError 2] The system cannot find the file specified

---------------

Command ""c:\program files\python 3.5\python.exe" -u -c "import setuptools, tokenize;file='C:\Users\Admin\AppData\Local\Temp\pip-install-ixcikn1j\cytoolz\setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record C:\Users\Admin\AppData\Local\Temp\pip-record-zp8n943t\install-record.txt --single-version-externally-managed --compile" failed with error code 1 in C:\Users\Admin\AppData\Local\Temp\pip-install-ixcikn1j\cytoolz\

@eriknw
Copy link
Member

eriknw commented Jul 6, 2018

Thanks for the report @freezepro and sorry for my delay. Have you found a solution to this? I'm unsure how to help. I don't recall encountering this before.

@ghost
Copy link

ghost commented May 19, 2021

Don't know if a solution was ever found but I'm currently getting the same issue

@eriknw
Copy link
Member

eriknw commented Jul 11, 2022

We now build wheels for cytoolz, which hopefully fixes this issue. Can you try using version 0.12.0?

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

No branches or pull requests

2 participants