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 2020/05/18 21:28:11 UTC

[GitHub] [arrow] mstewart141 edited a comment on issue #2468: AttributeError: module 'pyarrow' has no attribute 'compat' upong importing pyarrow

mstewart141 edited a comment on issue #2468:
URL: https://github.com/apache/arrow/issues/2468#issuecomment-630437553


   for future readers of this thread: the issue can also be caused by pytorch, in addition to tensorflow; presumably other DL libraries may also trigger it.
   
   a similar issue in torch land https://github.com/pytorch/pytorch/issues/2575
   
   note that there is probably a specific import ordering (ugh) that will fix one's problems -- for instance, in my case, importing arrow and then torch in the _top level_ `__init__.py` in my repo worked.


----------------------------------------------------------------
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:
users@infra.apache.org