ROLE
ROLE copied to clipboard
TypeError: 'module' object is not callable
File "ROLE\raindrop\dropgenerator.py", line 100, in generateDrops drop = raindrop(key, pos, radius) TypeError: 'module' object is not callable
Any idea to fix it ?
File "ROLE\raindrop\dropgenerator.py", line 100, in generateDrops drop = raindrop(key, pos, radius) TypeError: 'module' object is not callable
Any idea to fix it ?
have you found how to fix it?