Why CLion can't create a Python project?
Answered
CLion is not able to create python projects, however, it can create Rust, React and other not-related to CMake ones. Python Community plugin is installed
The problem of creating python-based projects is that it needs some preprocessing to be done like virtualenv (or another) initialization, generation of main entry point, etc...
Please sign in to leave a comment.
Hello!
Here is the answer - https://intellij-support.jetbrains.com/hc/en-us/community/posts/4411692232210/comments/4414981065746