You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To create Windows installers I include the required *.dll. It requires to add some lines to setup.py and dll files in a directory named "dlls" inside the package.
It also requires to set up the environment but this is explained on the website (section Download -> Compilation -> Windows).