Hello everyone, While looking into something completely different I noticed today Pygr still has got problems with paths with spaces in them, at least under Windows: running blast_test.py yields multiple failures calling formatdb and blastall, with failures of the former quite clearly being caused by spaces in paths:
INFO blast.run_formatdb: Building index: [...] [NULL_Caption] ERROR: Could not open C:\Documents Warning: caught OSError: [...] In case of the latter there is no explicit error message, just OSError output, but judging from how similar OSError output looks for both cases, spaces aren't escaped there either; -- MS --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pygr-dev" group. To post to this group, send email to pygr-dev@googlegroups.com To unsubscribe from this group, send email to pygr-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/pygr-dev?hl=en -~----------~----~----~----~------~----~------~--~---