google / jsonnet

Jsonnet - The data templating language
http://jsonnet.org
Apache License 2.0
7.02k stars 441 forks source link

OS macOS Mojave Failed building wheel for jsonnet #684

Open lacls opened 5 years ago

lacls commented 5 years ago
Failed building wheel for jsonnet
  Running setup.py clean for jsonnet
Failed to build jsonnet
Installing collected packages: jsonnet
  Running setup.py install for jsonnet ... error

I did install jsonnet with a method: pip install jsonnet

Python version: 3.7 Pytorch: 1.0.1 OS: macOS Mojave (10.14.5) Compiler

Apple LLVM version 10.0.1 (clang-1001.0.46.4)
Target: x86_64-apple-darwin18.6.0
Thread model: posix
InstalledDir: /Library/Developer/CommandLineTools/usr/bin

Thank, you guys!

michaeljs1990 commented 5 years ago

Might want to continue this in https://github.com/google/jsonnet/issues/590 which has a more detailed error message but looks similar.