appyter-catalog icon indicating copy to clipboard operation
appyter-catalog copied to clipboard

add Kinase TF Module Analysis Appyter

Open giacomomarino opened this issue 2 years ago • 1 comments

giacomomarino avatar Nov 28 '23 22:11 giacomomarino

So this kind of works okay for me locally, I guess I have an older version of ubuntu cached where it still works. in any case there is an error which I suspect is due to the filename.

/tmp/appyter-tmpe1bnqv7m/CD8- IFNG-vsCD8+ IFNG+.html", "text/html": "Download network html: <a href='CD8- IFNG-vsCD8+ IFNG+.html' target='_blank'>CD8- IFNG-vsCD8+ IFNG+.html</a><br>"}}, {"output_type": "stream", "name": "stdout", "text": "CD8- IFNG-vsCD8+ IFNG+.html\n"}, {"output_type": "error", "ename": "OSError", "evalue": "[Errno 5] Input/output error", "traceback": ["\u001b[0;31m---------------------------------------------------------------------------\u001b[0m", "\u001b[0;31mOSError\u001b[0m                                   Traceback (most recent call last)", "\u001b[0;31mOSError\u001b[0m: [Errno 34] Numerical result out of range", "\nDuring handling of the above exception, another exception occurred:\n", "\u001b[0;31mOSError\u001b[0m                                   

Can you try slugifying the filename so it is less likely to cause errors (strip spaces/symbols)

u8sand avatar Nov 29 '23 23:11 u8sand