Hi all,
I have some folders containing some modules. When the number of modules including init.py goes beyond 32, the new modules won’t work and I get this:
Error: TypeError: ‘module’ object is not callable
When I move extra modules to another folder, they start to work without any problem again.
Now I have 2 questions?
1- Is this normal or there is something wrong with Pymel?
2- What should I do if I need all my little scripts to be under one folder?
Thanks,
Ehsan HM