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

unable to install to windows 7 #86

Closed
paolospane opened this issue Nov 16, 2017 · 4 comments
Closed

unable to install to windows 7 #86

paolospane opened this issue Nov 16, 2017 · 4 comments

Comments

@paolospane
Copy link

Dear all,

I'm not able to install markupSafe in windows7. I ran the script: pip install markupsafe and i had the following output:

image

It looks like it can not find the path or some the files.

Could you please support me?

Best,
Paolo

@elpocoburrito
Copy link

Im no expert, but you could try making sure wheel is up to date:
pip install -U pip setuptools wheel

@hugovk
Copy link
Contributor

hugovk commented Nov 29, 2017

It looks like it is trying to build the C code from source, which is never much fun on Windows.

See #45 (comment) -- prebuilt wheels will be available in the next release for Windows (from PR #65).

(You may be able to find prerelease wheels on AppVeyor, but I don't know what the URL is, I can't see anything at https://ci.appveyor.com/project/pallets/markupsafe.)

@davidism
Copy link
Member

Closing, appears to be a duplicate of #67, which was solved by updating pip and setuptools. Also should be solved by #45.

@davidism
Copy link
Member

davidism commented Nov 5, 2018

PyPI has wheels for MarkupSafe 1.1.0.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 25, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants