[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-14 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381197108
 
 
   I see, thanks. Is there anything keeping people from updating Python on 
their Mac? We just double-checked and a simple upgrade of xcode provides you 
with the latest Python version.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-13 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381197108
 
 
   I see, thanks. Is there anything keeping people from updating Python on 
their Mac?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-13 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381188614
 
 
   I just tried to install numpy on my Mac. Here are the available versions:
   
   ```
   Python 2.7.14 (default, Mar 10 2018, 00:01:04)
   [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)] on darwin
   pip2: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 
1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 
1.10.4, 1.11.0b3, 1.11.0rc1, 1.11.0rc2, 1.11.0, 1.11.1rc1, 1.11.1, 1.11.2rc1, 
1.11.2, 1.11.3, 1.12.0b1, 1.12.0rc1, 1.12.0rc2, 1.12.0, 1.12.1rc1, 1.12.1, 
1.13.0rc1, 1.13.0rc2, 1.13.0, 1.13.1, 1.13.3, 1.14.0rc1, 1.14.0, 1.14.1, 1.14.2
   ```
   
   
   ```
   Python 3.6.4 (v3.6.4:d48ecebad5, Dec 18 2017, 21:07:28)
   [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
   pip3: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 
1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 
1.10.4, 1.11.0b3, 1.11.0rc1, 1.11.0rc2, 1.11.0, 1.11.1rc1, 1.11.1, 1.11.2rc1, 
1.11.2, 1.11.3, 1.12.0b1, 1.12.0rc1, 1.12.0rc2, 1.12.0, 1.12.1rc1, 1.12.1, 
1.13.0rc1, 1.13.0rc2, 1.13.0, 1.13.1, 1.13.3, 1.14.0rc1, 1.14.0, 1.14.1, 1.14.2
   ```
   
   This means I don't have the problem of 1.8.0 being the only version I can 
install - 1.14.2 is available for both python environments.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-13 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381188614
 
 
   I just tried to install numpy on my Mac. Here are the available versions:
   ```
   Python 2.7.14 (default, Mar 10 2018, 00:01:04)
   [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)] on darwin
   pip2: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 
1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 
1.10.4, 1.11.0b3, 1.11.0rc1, 1.11.0rc2, 1.11.0, 1.11.1rc1, 1.11.1, 1.11.2rc1, 
1.11.2, 1.11.3, 1.12.0b1, 1.12.0rc1, 1.12.0rc2, 1.12.0, 1.12.1rc1, 1.12.1, 
1.13.0rc1, 1.13.0rc2, 1.13.0, 1.13.1, 1.13.3, 1.14.0rc1, 1.14.0, 1.14.1, 1.14.2
   ```
   
   ```
   Python 3.6.4 (v3.6.4:d48ecebad5, Dec 18 2017, 21:07:28)
   [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
   pip3: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 
1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 
1.10.4, 1.11.0b3, 1.11.0rc1, 1.11.0rc2, 1.11.0, 1.11.1rc1, 1.11.1, 1.11.2rc1, 
1.11.2, 1.11.3, 1.12.0b1, 1.12.0rc1, 1.12.0rc2, 1.12.0, 1.12.1rc1, 1.12.1, 
1.13.0rc1, 1.13.0rc2, 1.13.0, 1.13.1, 1.13.3, 1.14.0rc1, 1.14.0, 1.14.1, 1.14.2
   ```
   
   This means I don't have the problem of 1.8.0 being the only version I can 
install - 1.14.2 is available for both python environments.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-13 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381188614
 
 
   I just tried to install numpy on my Mac. Here are the available versions:
   ```
   Python 2.7.14 (default, Mar 10 2018, 00:01:04)
   [GCC 4.2.1 Compatible Apple LLVM 9.0.0 (clang-900.0.39.2)] on darwin
   pip2: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 
1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 
1.10.4, 1.11.0b3, 1.11.0rc1, 1.11.0rc2, 1.11.0, 1.11.1rc1, 1.11.1, 1.11.2rc1, 
1.11.2, 1.11.3, 1.12.0b1, 1.12.0rc1, 1.12.0rc2, 1.12.0, 1.12.1rc1, 1.12.1, 
1.13.0rc1, 1.13.0rc2, 1.13.0, 1.13.1, 1.13.3, 1.14.0rc1, 1.14.0, 1.14.1, 1.14.2
   ```
   
   ```
   Python 3.6.4 (v3.6.4:d48ecebad5, Dec 18 2017, 21:07:28)
   [GCC 4.2.1 (Apple Inc. build 5666) (dot 3)] on darwin
   pip3: 1.3.0, 1.4.1, 1.5.0, 1.5.1, 1.6.0, 1.6.1, 1.6.2, 1.7.0, 1.7.1, 1.7.2, 
1.8.0, 1.8.1, 1.8.2, 1.9.0, 1.9.1, 1.9.2, 1.9.3, 1.10.0.post2, 1.10.1, 1.10.2, 
1.10.4, 1.11.0b3, 1.11.0rc1, 1.11.0rc2, 1.11.0, 1.11.1rc1, 1.11.1, 1.11.2rc1, 
1.11.2, 1.11.3, 1.12.0b1, 1.12.0rc1, 1.12.0rc2, 1.12.0, 1.12.1rc1, 1.12.1, 
1.13.0rc1, 1.13.0rc2, 1.13.0, 1.13.1, 1.13.3, 1.14.0rc1, 1.14.0, 1.14.1, 1.14.2
   ```
   
   This means I don't have the problem of 1.8.0 being the only version I can 
install.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-13 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381178198
 
 
   Hello Gautam, I checked the error about scipy and tried to produce a fix 
locally. To me, it seems like 1.8.2 as minimum boundary for NumPy was set on 
purpose and we're not able to lower it as other dependencies rely on it. 
Otherwise, we'd have to downgrade more and more dependencies and could run into 
compatibility problems. I think we should work on other solutions and revisit 
this approach.
   
   Also, numpys latest version is currently 1.14.2. I don't think it makes 
sense to adding support for a version that has been released **4 1/2 years** 
ago.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-13 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381178198
 
 
   Hello Gautam, I checked the error about scipy and tried to produce a fix 
locally. To me, it seems like 1.8.2 as minimum boundary for NumPy was set on 
purpose and we're not able to lower it as other dependencies rely on it. 
Otherwise, we'd have to downgrade more and more dependencies and could run into 
compatibility problems. I think we should work on other solutions and revisit 
this approach.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-13 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381178198
 
 
   Hello Gautam, I checked the error about scipy and tried to produce a fix 
locally. To me, it seems like 1.8.2 as minimum boundary for NumPy was set on 
purpose and we're not able to lower it as other dependencies rely on it. I 
think we should work on other solutions and revisit this action.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-13 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-381178198
 
 
   Hello Gautam, I checked the error about scipy and tried to produce a fix 
locally. To me, it seems like 1.8.2 as minimum boundary for NumPy was set on 
purpose and we're not able to lower it as other dependencies rely on it. I 
think we should work on other solutions and revisit this approach.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-10 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379984088
 
 
   @bhavinthaker no this is not possible because this will lead to both CentOS 
and Ubuntu just installing the latest version while the goal of this PR is to 
test the version which specifically is available on Mac. In our setup, Ubuntu 
is supposed to use the latest version while CentOS acts as legacy validation.
   
   Could you elaborate why it is an issue to pin the version on CentOS?
   
   > So looks like 1.7 also didnt work. Do you want me to add installation for 
this package "python-dev|python-devel" ?
   
   Yes, that's the way to go I think.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-10 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379984088
 
 
   @bhavinthaker no this is not possible because this will lead to both CentOS 
and Ubuntu just installing the latest version while the goal of this PR is to 
test the version which specifically is available on Mac. In our setup, Ubuntu 
is supposed to use the latest version while CentOS acts as legacy validation.
   
   Could you elaborate why it is an issue to pin the version on CentOS?
   
   > So looks like 1.7 also didnt work. Do you want me to add installation for 
this package "python-dev|python-devel" ?
   Yes, that's the way to go I think.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-10 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379984088
 
 
   @bhavinthaker no this is not possible because this will lead to both CentOS 
and Ubuntu just installing the latest version while the goal of this PR is to 
test the version which specifically is available on Mac. In our setup, Ubuntu 
is supposed to use the latest version while CentOS acts as legacy validation.
   
   Could you elaborate why it is an issue to pin the version on CentOS?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-10 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379984088
 
 
   @bhavinthaker no this is not possible because this will lead to both CentOS 
and Ubuntu just installing the latest version while the goal of this PR is to 
test the version which specifically is available on Mac.
   
   Could you elaborate why it is an issue to pin the version on CentOS?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-07 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379465501
 
 
   >  Since pinning the version for numpy is causing an issue 
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-10445/1/pipeline/51
   
   I think the error message is pretty clear: ```SystemError: Cannot compile 
'Python.h'. Perhaps you need to install python-dev|python-devel```. 1.7.2 is 
not out as pre-compiled binary yet and thus needs to be compiled locally. 
1.7.1, on the other hand, is already in the stable branch and thus available as 
binary.
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-07 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379465501
 
 
   >  Since pinning the version for numpy is causing an issue 
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-10445/1/pipeline/51
   
   I think the error message is pretty clear: ```SystemError: Cannot compile 
'Python.h'. Perhaps you need to install python-dev|python-devel```. 1.7.2 is 
not out as pre-compiled binary yet and thus needs to be compiled locally. 1.7.1 
although is already in the stable branch and thus available as binary.
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-07 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379465501
 
 
   >  Since pinning the version for numpy is causing an issue 
http://jenkins.mxnet-ci.amazon-ml.com/blue/organizations/jenkins/incubator-mxnet/detail/PR-10445/1/pipeline/51
   
   I think the error message is pretty clear: ```SystemError: Cannot compile 
'Python.h'. Perhaps you need to install python-dev|python-devel.```. 1.7.2 is 
not out as pre-compiled binary yet and thus needs to be compiled locally. 1.7.1 
although is already in the stable branch and thus available as binary.
   
   


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] marcoabreu commented on issue #10445: Make the numpy version compatible with Official Mac OS system python-2.7.10's numpy

2018-04-07 Thread GitBox
marcoabreu commented on issue #10445: Make the numpy version compatible with 
Official Mac OS system python-2.7.10's numpy
URL: https://github.com/apache/incubator-mxnet/pull/10445#issuecomment-379465359
 
 
   1.7.1 according to https://pkgs.org/download/numpy


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services