You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, i wanted to run python compileModule.py build_ext --inplace command but without the path to file i can't do it. When I attach the path to command I receive strange respond with only error and path to .pyx file. I am currently working on Pycharm with ubuntu command line. I have pycharm proffesional - so i have cython module working. Many thanks for help :)
The text was updated successfully, but these errors were encountered:
Hi, i wanted to run
python compileModule.py build_ext --inplace
command but without the path to file i can't do it. When I attach the path to command I receive strange respond with only error and path to .pyx file. I am currently working on Pycharm with ubuntu command line. I have pycharm proffesional - so i have cython module working. Many thanks for help :)The text was updated successfully, but these errors were encountered: