Pinned Loading
-
-
opengl_nurbs
opengl_nurbs PublicSimple & interactive NURBS-surfaces visualization app on OpenGL
-
-
-
Script that ensures all packages fro...
Script that ensures all packages from requirements.txt are installed. If not - finds/creates a venv, installs the packages and relaunches the script with same arguments from this venv. Non-venv pip is guaranteed not to be modified in any way. 1import subprocess
2import sys
3from pathlib import Path
45import pkg_resources
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.