Skip to content
This repository has been archived by the owner on Jan 1, 2022. It is now read-only.

DOC: Add some notes for using on Fedora 22. #4

Merged
merged 2 commits into from
Oct 24, 2015

Conversation

charris
Copy link
Member

@charris charris commented Aug 6, 2015

Getting numpy-vendor working on Fedora 22.

@juliantaylor
Copy link
Contributor

you could just use virtualbox on fedora, should be simpler

@charris
Copy link
Member Author

charris commented Aug 6, 2015

Yes, and my natural aversion to virtualbox and needing to get it from Oracle kicked in. In any case, I think libvirt is the default for modern (as opposed to Debian ;) versions of vagrant.

@charris
Copy link
Member Author

charris commented Aug 6, 2015

I did run into a problem with Python 3.4, the old missing vcvarsall.bat problem. Not sure how to fix that.

[192.168.121.189:22] out:   File "C:\Python34\lib\distutils\msvc9compiler.py", line 259, in query_vcvarsall
[192.168.121.189:22] out: 
[192.168.121.189:22] out:     raise DistutilsPlatformError("Unable to find vcvarsall.bat")
[192.168.121.189:22] out: 
[192.168.121.189:22] out: distutils.errors.DistutilsPlatformError: Unable to find vcvarsall.bat

@rgommers
Copy link
Member

Okay, this can't hurt so in it goes. Thanks @charris.

For future readers: the distutils issue was resolved, see http://numpy-discussion.10968.n7.nabble.com/Numpy-vendor-vcvarsall-bat-problem-td40758.html

rgommers added a commit that referenced this pull request Oct 24, 2015
DOC: Add some notes for using on Fedora 22.
@rgommers rgommers merged commit d44fcb0 into numpy:master Oct 24, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants