[issue35875] Crash - algos.cp36-win_amd64.pyd join.cp36-win_amd64.pyd

Bangert report at bugs.python.org
Fri Feb 1 09:02:52 EST 2019


Bangert <axel.bangert at 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 <report at bugs.python.org>
<https://bugs.python.org/issue35875>
_______________________________________


More information about the Python-bugs-list mailing list