I created a venv in Pycharm, but it does not recognize file with .exe type. There is a question mark by each file. question marks by .exe files
When i run python --version to check whether i have python on my laptop at all, I do. But once i run the commands to create an app in django, it just prints out python. Thats all. commands i executed
I tried to add .exe into file name patterns in Files opened in associated applications, but it didn't change anything. Am i doing it in the wrong place? How do i make .exe files recognizable to Pycharm? .exe added to file name patterns