-
Notifications
You must be signed in to change notification settings - Fork 44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add option to cleanup pyflow.data directory after successful run completion #1
Comments
pip is trying to download and install a different pyflow from some library database. If you'd like to use the installer for pyflow, try: python setup.py build install ...will note this in the README |
Hi Chris, On Wed, Nov 6, 2013 at 3:37 PM, Chris Saunders [email protected]:
|
Thanks Stathis, Good question – so far I’ve treated any cleanup as a client responsibility, just because the pyflow directory can be useful for any post-run analysis of problems. It seems reasonable to support a runtime option which would remove the directory after successful workflow completion – ideally default behavior would stay the same. -Chris From: Stathis [mailto:[email protected]] Hi Chris, On Wed, Nov 6, 2013 at 3:37 PM, Chris Saunders <[email protected]mailto:[email protected]>wrote:
— |
Move `sudo: required` inside `matrix.include` section
Hello,
I'm trying to intall pyflow in my python 2.7.5 installation, using the command:
I get the following error:
Should this be a dependency?
Thanks a lot,
Stathis
The text was updated successfully, but these errors were encountered: