Pycharm 2019.2 doesnt open py files on double click

Hi,

Since I imported my config file from PHPStorm to PyCharm, and changed the default app for py files on my mac to PyCharm, I can't open the py files in PyCharm when double clicking.

What's wrong ?

0

What file type is the *.py pattern assigned to in Preferences | Editor | File Types? Please share your ~/Library/Preferences/PyCharm2019.3/options/filetypes.xml file

0
Avatar
Permanently deleted user

Ok, the pattern assigned to Python files was " *.pyw " I don't know how and why...

Now it works after modifying the pattern.

Thanks

1

请先登录再写评论。