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
We need to create a script to automatically copy the *.so binary file generated by python -m build to the src/egttools/numerical folder, when the installation is done in development mode using pip install -e [path].
We need to create a script to automatically copy the *.so binary file generated by
python -m buildto thesrc/egttools/numericalfolder, when the installation is done in development mode usingpip install -e [path].