【发布时间】:2021-11-12 20:10:42
【问题描述】:
我需要帮助在我的 macOS BigSur 上安装 wgrib2。 在过去的几天里,我一直在努力解决它。我按照https://bovineaerospace.wordpress.com/2017/08/20/how-to-install-wgrib2-in-osx/ 中的说明进行操作 但是我在编译时收到如下所示的错误。 请问是什么原因造成的错误,我该如何解决。
(base) XXX@XXX-MBP grib2 % make
Configured with: --prefix=/Library/Developer/CommandLineTools/usr --with-gxx-include-dir=/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include/c++/4.2.1
make: *** No rule to make target `uncomment', needed by `for'. Stop.
感谢您的帮助。
【问题讨论】:
标签: python-3.x macos