error importing pykaldi in pycharm
Hello,
I installed pykaldi package in pycharm and successfully imported it in the shell.
But when I'm trying to import the package in the pycharm, I'm getting an error.
I checked that the project interpreter is the correct environment with the pykaldi package.
python version: 3.7
pycharm version: pycharm-2019.3
print screens are included.


Please sign in to leave a comment.
Hello,
Could you please attach a screenshot of the Run/Debug Configuration for the script in question https://www.jetbrains.com/help/pycharm/creating-and-editing-run-debug-configurations.html
Also, please follow this troubleshooting guide https://intellij-support.jetbrains.com/hc/en-us/articles/360010202240 and provide me with results as described in "Reporting to PyCharm issue tracker" part.