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
First step: moved post-installation code to a separate script that needs to be executed by the user after installation. While at it also got rid of copying the executables of the wrapped tools to the Window User dir, as they can be accessed without problems from within the package:
This probably related to the fact that iromlab now uses wheels, see:
pypa/packaging-problems#64
Suggestion here:
https://stackoverflow.com/questions/24263774/post-install-script-after-installing-a-wheel#comment41929643_24749871
First step would then be to create a separate config script and include that in the package.
The text was updated successfully, but these errors were encountered: