Search code examples
pythonpycharmcythonpyx

PyCharm CE does not recognize .pyx files


PyCharm Community Edition (CE) does not recognize few Cython files as shown in the picture below (with PyCharm red mark under the file name). Could you please advise me on what can I do ?

enter image description here


Solution

  • The PyCharm Community Edition does not support Cython. You should get PyCharm Professional Edition to get that feature.