Arthur P Goldberg
Arthur P Goldberg
`CaptureOutput` fails to initialize. Partial environment information: Mac OS, Python 3.8, and `virtualenv`. A colleague reports this problem. If I get more environment information I will add it. Stack trace:...
I'm using `scikits` because it's listed on the [CVODE webpage](https://computing.llnl.gov/projects/sundials/uses-sundials). I'm building a biochemical simulator. Since populations of molecules must be non-negative, I'm following the advice in Hindmarsh, Serban and...
Hello osxfuse Following the directions in [SSHFS](https://github.com/osxfuse/osxfuse/wiki/SSHFS), I've mounted a remote directory on a local directory. The line in the mount table is uid@xxx:/var/opt/leafapi/ on /Users/arthur_at_sinai/gitOnMyLaptopLocal/sc_repos/leafapi_on_vm (macfuse, nodev, nosuid, synchronous,...
Dear Vineet and colleagues Great idea and wonderful program! It would helpful to be able to plot the graph of antecedents to a package or set of packages. Thanks Arthur
virtualenv-api is quite useful. Thanks. I presume it's possible to use a VirtualEnvironment() from the Python that created the VirtualEnvironment(). The code would look like this, for example: env =...
In the last example >>> list(env.search('requests').items()) [('virtualenv-api', 'An API for virtualenv/pip')] the search looks for 'requests' but the results are for 'virtualenv-api'.
Hello sshfs Following the directions in [SSHFS](https://github.com/osxfuse/osxfuse/wiki/SSHFS), I've mounted a remote directory on a local directory. The line in the mount table is uid@xxx:/var/opt/leafapi/ on /Users/arthur_at_sinai/gitOnMyLaptopLocal/sc_repos/leafapi_on_vm (macfuse, nodev, nosuid, synchronous,...
I would use this, but am concerned that you do not have a privacy policy. If you had a privacy policy that says you would not access web data except...
### Discussed in https://github.com/uwrit/leaf/discussions/554 Originally posted by **artgoldberg** August 9, 2022 Leaf's being funky with Chrome and maintenance mode. Running Leaf 3.11, `commit 6f06ef8acfbc6654b88e2ea5411d32af521bec78`. Although maintenance mode has worked previously...
Hi Folks Leaf is failing to allow users to login. The login sequence dies during the ``` ... Loading Saved Queries ``` phase. It concludes with this error ``` Uh...