You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/12/08 09:45:57 UTC

[GitHub] [arrow] TheAnkurGoswami opened a new issue #11897: ModuleNotFoundError: No module named 'pyarrow.lib'

TheAnkurGoswami opened a new issue #11897:
URL: https://github.com/apache/arrow/issues/11897


   I am using `pyarrow==5.0.0` on `python 3.8` and facing this issue here. 
   
   <img width="1193" alt="Screenshot 2021-12-08 at 3 10 31 PM" src="https://user-images.githubusercontent.com/39483475/145185461-25124c71-7f90-4d7a-8b86-65653196f787.png">
   
   Inside the pyarrow directory, i'm seeing only `lib.pxd` and `lib.pyx`.
   
   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kszucs commented on issue #11897: ModuleNotFoundError: No module named 'pyarrow.lib'

Posted by GitBox <gi...@apache.org>.
kszucs commented on issue #11897:
URL: https://github.com/apache/arrow/issues/11897#issuecomment-988744822


   Thanks @TheAnkurGoswami! I'm going to close the issue then.


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kszucs commented on issue #11897: ModuleNotFoundError: No module named 'pyarrow.lib'

Posted by GitBox <gi...@apache.org>.
kszucs commented on issue #11897:
URL: https://github.com/apache/arrow/issues/11897#issuecomment-988719257


   How did you install pyarrow?


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] TheAnkurGoswami commented on issue #11897: ModuleNotFoundError: No module named 'pyarrow.lib'

Posted by GitBox <gi...@apache.org>.
TheAnkurGoswami commented on issue #11897:
URL: https://github.com/apache/arrow/issues/11897#issuecomment-988743235


   It seems to work inside terminal.
   
   ![image](https://user-images.githubusercontent.com/39483475/145203468-47760c56-263c-4a81-abce-6c97f2a55810.png)
   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kszucs commented on issue #11897: ModuleNotFoundError: No module named 'pyarrow.lib'

Posted by GitBox <gi...@apache.org>.
kszucs commented on issue #11897:
URL: https://github.com/apache/arrow/issues/11897#issuecomment-988729902


   What does `pip list` say?
   
   Seems like it loads a local checkout of pyarrow: `~/Documents/pyarrow/__init__.py`. Could you try to import pyarrow from outside the pyarrow directory?
   
   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] TheAnkurGoswami commented on issue #11897: ModuleNotFoundError: No module named 'pyarrow.lib'

Posted by GitBox <gi...@apache.org>.
TheAnkurGoswami commented on issue #11897:
URL: https://github.com/apache/arrow/issues/11897#issuecomment-988726363


   using pip.


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] kszucs closed issue #11897: ModuleNotFoundError: No module named 'pyarrow.lib'

Posted by GitBox <gi...@apache.org>.
kszucs closed issue #11897:
URL: https://github.com/apache/arrow/issues/11897


   


-- 
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: github-unsubscribe@arrow.apache.org

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



[GitHub] [arrow] TheAnkurGoswami commented on issue #11897: ModuleNotFoundError: No module named 'pyarrow.lib'

Posted by GitBox <gi...@apache.org>.
TheAnkurGoswami commented on issue #11897:
URL: https://github.com/apache/arrow/issues/11897#issuecomment-988762753


   It's not working for ipython notebooks. Any idea on that?


-- 
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: github-unsubscribe@arrow.apache.org

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