In would like to install an addon, but when I try to enable the addon I get an error message "Import error, no module named 'myname'.
In previous versions of Blender I had no problem in installation.
In would like to install an addon, but when I try to enable the addon I get an error message "Import error, no module named 'myname'.
In previous versions of Blender I had no problem in installation.
The filename is not allowed to include "."
So my_addon_10.py is correct, but not my_addon_1.0.py.