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.
   
   mixing pip and conda seems to be often a factor (and indeed was in my case)


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