Now, I installed Galaxy Docker 20.05 and tried to join two datasets using ’ Join Two Datasets side by side 2.1.3’. I can’t get the tool to run it. Error like this : 'No module named ‘galaxy’. After searching previous list, I noticed that there were technical problem in this module and fixed it now. But, this fault is not fixed in Docker image 20.05. So, I tried to download other version of ‘join two datasets side by side’ on tool shed and didn’t find anything. Are there any other option to solve this problem?
Is this the only tool failing like this?
Hi everyone! I had this same problem. But, I have a recent Galaxy installed in our local server, but not by the Docker.
For me, the error message is:
galaxy/tools/filters/join.py", line 19, in
from galaxy.util import stringify_dictionary_keys
ModuleNotFoundError: No module named ‘galaxy’
Any tip to fix it?
Thanks