Bangert <axel.bang...@i-ki-ba.de> added the comment:

1. This behaviour has no effect to/on my project. All works fine.
2. I removed only
#algos.cp36-win_amd64.pyd 
C:\Users\SabrinaBangert\AppData\Local\conda\conda\envs\conda\Lib\site-packages\pandas\_libs
#algos.cp36-win_amd64.pyd 
C:\Users\SabrinaBangert\AppData\Local\conda\conda\pkgs\pandas-0.24.0-py36ha925a31_0\Lib\site-packages\pandas\_libs
3. After that the error is gone though joint is still loading
#join.cp36-win_amd64.pyd  
C:\Users\SabrinaBangert\AppData\Local\conda\conda\envs\conda\Lib\site-packages\pandas\_libs
#join.cp36-win_amd64.pyd  
C:\Users\SabrinaBangert\AppData\Local\conda\conda\pkgs\pandas-0.24.0-py36ha925a31_0\Lib\site-packages\pandas\_libs
4. I restored algos again
5. I made an empty project using conda 3.6 environment with only one directive 
import pandas as pd
6. the two crashes algos and joint are reproduced
7. so it depends on pandas in conjucttion with my conda 3.6 environment which 
is very large
8. post the packages in the next comment

----------
Added file: https://bugs.python.org/file48093/Conda-Algos-Joint-Crash-02.jpg

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue35875>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to