WebxCT / WebCT

Interactive Web UI for X-ray CT with Real-time Results
https://webct.io
8 stars 0 forks source link

Use gVirtualXRay from pip rather than local builds. #29

Closed WYVERN2742 closed 2 years ago

WYVERN2742 commented 2 years ago

Currently, local builds of gvxr must be built to use webct, this hampers distribution. Recently, gvxr now supports installing using setup.py and pip from the sourcehut source.

WebCT should change to use this pip source.

WYVERN2742 commented 2 years ago

Subversion is unavailable as a conda package on windows, and "svn" is just a command-line wrapper.

TortoiseSvn seems to be the best bet for windows installation; but cannot be installed automatically.

WYVERN2742 commented 2 years ago

There are some upstream issues with gvxr not compiling with pip properly on windows,and defaulting compiled requirements to Linux versions instead?

WYVERN2742 commented 2 years ago

gvxr now has a pip package! 🎉