Skip to content

Releases: raphidoc/j6s

v1.0.2

15 Apr 15:46

Choose a tag to compare

Use sys.prefix instead of os.enviro["CONDA_PREFIX"]. The latter returned the base conda env, not the activated env, on debug mode in VSCode on MacOS. Similarly, the shutil.which(exe_name) fallback seems to fail in that case.

v1.0.1

11 Apr 17:14

Choose a tag to compare

Fixed issue finding the sixs_json.exe Windows executable. First, try to find the exe in CONDA_PREFIX / Library / bin. Fallback to shutil.which PATH search.

v1.0.0

29 Aug 15:06

Choose a tag to compare

python wrapper for sixs_json