You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2022/10/10 05:52:25 UTC

[GitHub] [superset] AnirbanPatragithub opened a new issue, #21751: failed to build numpy wheel even inside virtual environment using 'pip install apache-superset'

AnirbanPatragithub opened a new issue, #21751:
URL: https://github.com/apache/superset/issues/21751

   [Apache_Superset_Numpy_Wheel Error.txt](https://github.com/apache/superset/files/9743569/Apache_Superset_Numpy_Wheel.Error.txt)
   
   
   I have followed the installation process diligently but still numpy wheel build is failing.I have later tried to install numpy == 1.22.1 as required by apache_superset,though the installation was success yet it failed while pip install apache superset.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] artemonsh commented on issue #21751: failed to build numpy wheel even inside virtual environment using 'pip install apache-superset'

Posted by GitBox <gi...@apache.org>.
artemonsh commented on issue #21751:
URL: https://github.com/apache/superset/issues/21751#issuecomment-1276059447

   I think you may use another version of numpy (not 1.22.1) in python3.10. 
   I cannot provide you with the link until I know what OS do you use 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] artemonsh commented on issue #21751: failed to build numpy wheel even inside virtual environment using 'pip install apache-superset'

Posted by GitBox <gi...@apache.org>.
artemonsh commented on issue #21751:
URL: https://github.com/apache/superset/issues/21751#issuecomment-1272990314

   Look at the error at the line 149: setup.py:67: RuntimeWarning: NumPy 1.19.4 may not yet support Python 3.10
   
   Try using python 3.8


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] jaksmid commented on issue #21751: failed to build numpy wheel even inside virtual environment using 'pip install apache-superset'

Posted by GitBox <gi...@apache.org>.
jaksmid commented on issue #21751:
URL: https://github.com/apache/superset/issues/21751#issuecomment-1328215355

   The problem on 3.10 and numpy 1.22.1 installed is caused by pyarrow as it triggers 1.19.4 numpy installation


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] jimmybutton commented on issue #21751: failed to build numpy wheel even inside virtual environment using 'pip install apache-superset'

Posted by GitBox <gi...@apache.org>.
jimmybutton commented on issue #21751:
URL: https://github.com/apache/superset/issues/21751#issuecomment-1323523889

   I'm having exactly the same issue as @AnirbanPatragithub. Running python3.10 on Ubuntu 22.04 LTS.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


[GitHub] [superset] AnirbanPatragithub commented on issue #21751: failed to build numpy wheel even inside virtual environment using 'pip install apache-superset'

Posted by GitBox <gi...@apache.org>.
AnirbanPatragithub commented on issue #21751:
URL: https://github.com/apache/superset/issues/21751#issuecomment-1273165473

   @artemonsh  But I am already using python 3.10 with numpy in other environments without any problem.
   Yet I will try what You said.
   
   But I am not getting any proper guide as to how should downgrade python 3.10 with python 3.8.
   
   
   You can help by pointing in the right direction or just directly helping me with pip commands
   
   
   thanks a lot
   
   You help is much appreciated.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] failed to build numpy wheel even inside virtual environment using 'pip install apache-superset' [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas commented on issue #21751:
URL: https://github.com/apache/superset/issues/21751#issuecomment-1942169266

   Closing this as stale since it's been silent for so long, and we're trying to steer toward a more actionable Issues backlog. If people are still encountering this in current versions (currently Superset 3.x) please re-open this issue, open a new Issue with updated context, or raise a PR to address the problem. Thanks!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org


Re: [I] failed to build numpy wheel even inside virtual environment using 'pip install apache-superset' [superset]

Posted by "rusackas (via GitHub)" <gi...@apache.org>.
rusackas closed issue #21751: failed to build numpy wheel even inside virtual environment  using 'pip install apache-superset'
URL: https://github.com/apache/superset/issues/21751


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org