User avatar
By Brany
#398789
We fixed this for Maxwell 5, but later we changed the way we load the pymaxwell5 module. I have checked that Pymaxwell Editor is pre-loading the pymaxwell5 python module, and it doesn't. That's why the help is not working properly. To workaround this, just run a script that loads the module when you open Pymaxwell Editor:
Code: Select all
from pymaxwell5 import*
And wait for the next patch to have this fixed ;)
User avatar
By Brany
#398793
The help module is populated the first time you hit "PyMaxwell Module Help" in the menu. Following times, that help is in the application memory. So, you need to run "from pymaxwell5 import *" before the first time you ask for PyMaxwell Module Help. Otherwise, the "empty help" was already loaded and you will need to close Pymaxwell Editor and open it again.

https://drive.google.com/file/d/1WPnnjt ... sp=sharing

...and 3 Days later, 82.528 Views !!! ...NL, every[…]

Hello dear customers, We have just released a new[…]

grass generator extension

Just downloaded MWR5 for Rhino 6 and want to use g[…]

Hello everyone, I have a new bug with the latest M[…]