@@ -13,6 +13,9 @@ For the last three days, I've been working on setting up a working instance on a
* First of all, the example 32-bit python.exe provided by Unchained Labs which is necessary to use the Python LSAPI has been added to PATH, and as such, **all testing should be done with conda deactivated**.
* To find the correct scripts and utilities, a line of sys.path.append() is added before import statements which specifies to site-packages. In an ideal world, custom packages would be installed locally in a `pip install -e .` fashion, but this is the solution I have used which works now.
Looking at the chemical manager file, I'm still unsure how good of a model the VM is for debugging and development. The valve resources in the chemical manager file when using backsolvent is not identical to what is given in the chemical manager in the PC for the Junior machine.