Changes between Version 1 and Version 2 of Ticket #58771, comment 27
- Timestamp:
- Sep 5, 2019, 4:55:45 AM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #58771, comment 27
v1 v2 1 1 @giovanni 2 2 3 I am able to upgrade py36-numpy on a 10.11 system with the variant +gcc9 +openblas. Perhaps you should check your installation of the few ports that numpy depends on for building or running. In particular, you should check your variant on fftw-3. Of course, you may find you can upgrade it without doing any of that. I have discovered that +clang37 is not necessary in an absolute sense, and I think that is a good thing .3 I am able to upgrade py36-numpy on a 10.11 system with the variant +gcc9 +openblas. Perhaps you should check your installation of the few ports that numpy depends on for building or running. In particular, you should check your variant on fftw-3. Of course, you may find you can upgrade it without doing any of that. I have discovered that +clang37 is not necessary in an absolute sense, and I think that is a good thing, not least because it is only required for building that variant.