rsync UI script not detecting pillar #49258
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Getting this error even though I have $PILLAR_DIR defined on my ~/.bashrc
It actually works after commenting the 3rd line "PILLAR_DIR=$(python <<EOT..."
Changed status to: 'Open'
Added subscriber: @pablovazquez
While you have your blender cloud virtualenv activated, do a
pip install -e .
from the pillar dir. That should ensure that Python finds it.Added subscriber: @dr.sybren
Is this still an issue?
Changed status from 'Open' to: 'Archived'
archiving due to lack of response from @venomgfx