ne 299, in build_library_sources
sources = self.generate_sources(sources, (lib_name, build_info))
File
"/home/jenkins/Python-2.7.3/tmp/numpy-1.10.2rc2/numpy/distutils/command/build_src.py",
line 387, in generate_sources
source = func(extension, b
Hi
I would like to package python + numpy and our app for windows using pynsist in
such a way that the user does not need to compile anything.
Although pynsist made a package numpy did not start after installation due to
some missing libraries. Obviously including the numpy directory is not eno