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

xattr issues on win64 #60

Closed
jdandrea opened this issue May 16, 2017 · 4 comments
Closed

xattr issues on win64 #60

jdandrea opened this issue May 16, 2017 · 4 comments

Comments

@jdandrea
Copy link

jdandrea commented May 16, 2017

Our project's test-requirements.txt refers to pifpaf>=0.0.11 (which, in turn, uses xattr). A colleague is trying our project out on win64 boxen and running into trouble when running a casual tox -e genconfig. He sees this (below), which I suppose makes sense on win64! Is there anything we can do to work around this with regard to pifpaf?

  build\temp.win32-2.7\Release\_lib.c(445) : fatal error C1083: Cannot open include file: 'sys/xattr.h': No such file or directory
  error: command 'C:\\Users\\ikram\\AppData\\Local\\Programs\\Common\\Microsoft\\Visual C++ for Python\\9.0\\VC\\Bin\\cl.exe' failed with exit status 2
@jd jd closed this as completed in f6bf39a May 16, 2017
@jd
Copy link
Owner

jd commented May 16, 2017

Let me know if that patch fixes it for you!

@jdandrea
Copy link
Author

Thank you!! I will check asap.

@jdandrea
Copy link
Author

That worked. Thank you for the quick turnaround!

Oh, and my colleague's reading your book too. ;)

@adclose
Copy link

adclose commented Sep 8, 2019

I just ran into this with studio 2019 what was the solution?

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

3 participants