exwhyz edited a comment on issue #8688: PyArrow broke the build on ARM platform [Regression] URL: https://github.com/apache/incubator-superset/issues/8688#issuecomment-590022673 I have the exact same issue on Windows 10 64-bit, Python 3.8 with Arrow 0.16.1 - `Requirement already satisfied: pyarrow==0.16.0 in c:\python38\lib\site-packages (0.16.0)`. When installing apache-superset==0.35.2, it bombs with the exact same error - `ModuleNotFoundError: No module named 'numpy'` even though Numpy is installed fine and there are no environment conflicts - `Requirement already satisfied: numpy in c:\python38\lib\site-packages (1.18.1)`. I understand superset is not supported on Windows so it may be a long shot to expect a solution for this.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
