-
```
Using the latest version from the mercurial repository I am getting an error
'''
pipeline_run(end)
File "build/bdist.linux-x86_64/egg/ruffus/task.py", line 2881, in pipeline_run
UnboundLocalErr…
-
```
Flowchart appearance should be developer customisable (via a parameter file?)
A. Heger
```
Original issue reported on code.google.com by `bunbu...@gmail.com` on 15 Jul 2010 at 10:09
-
```
What steps will reproduce the problem?
1. Have easy_install installed in your computer
2. $: easy_install ruffus
3. It will complain the module 'multiprocessing' doesn't exist.
If you install it m…
-
```
Hi,
thank you very much for developing this, I have been looking for a good
alternative to make for a long time.
I want to run a pipeline into Sun Grid Engine system.
I am not a systemist, but I…
-
Alec Wysoker writes:
I'm trying to switch over to the new object-oriented syntax, but I'm having a problem I can't debug. In my non-OO pipeline, I used formatter(), because I want to name the output…
-
```
Are you planning to provide compatibility with python 3.x ?
Thanks,
F.
```
Original issue reported on code.google.com by `fninocor...@gmail.com` on 17 May 2013 at 12:41
-
```
What steps will reproduce the problem?
1. Define a @transform with multiple inputs() pattens
What is the expected output? What do you see instead?
Expected: input_files argument of task function …
-
I recently started trying to use the pipelines in earnest on our HPC here, and have immediately run into a pretty serious problem: I would appear that one cannot use sqlite databases on a lustre files…
-
This seems to only happen for python2.6 and the latest virtualenv
Python 2.7 and latest virtualenv didn't have this issue
Python 2.6 and red hat shipped python-virtualenv did not have this issue
```
…
-
```
File "/ifs/apps/apps/python-2.7.9/lib/python2.7/site-packages/ruffus/task.py", line 743, in run_pooled_job_without_exceptions
return_value …