Closed sujaikumar closed 5 years ago
Hi, What version of pandas did you installed? This should still work for pandas 0.14 but it was is not available now.
I have pandas 0.22.0
I suggest to downgrade pandas to 0.14 or the latest possible version that supports cols
parameter.
Thanks. Will try that!
Managed to get all the dependencies and jobber installed and running finally :-)
To test the installation, I followed the instructions at http://mirzag.readthedocs.io/en/latest/usage.html#example - I ran this:
and got this output:
An
output
folder was created with these files:But no further files were created. So I looked in the log files in
~/.jobber/log/0/
and found the same errors for each of the 5 jobs that were running therg_count_miRNA_seeds_and_filter_duplicates.py
script:This is the command:
And this is the error:
I could be wrong but this sounds like a problem with the script, not with the dependencies. I don't know enough python to debug this, but if you have any suggestions, I'm happy to try them.