-
When I run ```pip install healpy``` it exists from the setup after a while with the error message:
```
running build_ext
building 'healpy._healpy_pixel_lib' extension
creating build/te…
-
As library-builder is using Python3, we could make use of native python Enums for parameters.
For example for the [target architecture](https://github.com/dergraaf/library-builder/blob/f52f11c9bae0496…
ekiwi updated
8 years ago
-
### What is the expected behavior
- terminate normally
### What actually happens
- segfault
### How to reproduce
- Running this example main function (https://github.com/RadeonOpenCompute/…
sklam updated
7 years ago
-
Most modern programming languages have designated build tools that allow the easy inclusion of third-party code. (I'm thinking of haskell/cabal, rust/cargo, js/npm, coq/opam, ...)
Lean doesn't (to th…
-
Ref: try doing a Mac build, and log an issue...
### What related GitHub issues or StackOverflow threads have you found by searching the web for your problem?
https://github.com/tensorflow/tensorf…
-
There was initially an issue with the hardcoded libuuid search path in setup.py, which I fixed by changing the path to `/usr/local/lib/...`. However, I got the following mismatched architecture errors…
-
I am getting an error when I try to install with anaconda python on OSX 10.10.5 (Yosemite)
```
rgm@Richards-MBP-2(~){20}> pip install --upgrade healpy
Collecting healpy
Using cached healpy-1.9.0.ta…
-
Looks like the version on Async included in MacPin doesn't build with Xcode / Swift 3.0:
```
$ make sites/Digg
[eXcode.mk] $(platform) := OSX
[eXcode.mk] $(arch) := x86_64
[eXcode.mk] $(sdk) := macos…
mikew updated
8 years ago
-
T3931 task was created by dumol on 2017-03-10 15:03:52Z.
Last changed on 2017-04-11 09:19:15Z.
PR at https://github.com/chevah/python-package/pull/71.
For easier porting of the upstream patches at ft…
-
...................................................
building data_files sources
build_src: building npy-pkg config files
customize MSVCCompiler
customize MSVCCompiler using build_clib
'gcc' is not an …