blackary commented on pull request #10104:
URL: https://github.com/apache/arrow/pull/10104#issuecomment-823401328


   I'm trying to get the test suite to run, and I believe I have all the 
dependencies installed properly, but whenever I run `pytest pyarrow` I get this 
error 
   ```python
   ImportError while loading conftest 
'/Users/zacharyblackwood/projects/arrow/python/pyarrow/tests/conftest.py'.
   pyarrow/__init__.py:67: in <module>
       import pyarrow.lib as _lib
   E   ModuleNotFoundError: No module named 'pyarrow.lib'
   ```


-- 
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]


Reply via email to