changeset 14:b2f1f75d49c4 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/multiqc commit fb0d9f3e89dc31e481f4bdb3e498a713f9e60def
author iuc
date Sat, 13 Apr 2019 08:30:21 -0400
parents 161f4383df15
children 3d93dd18d9f8
files readme.rst
diffstat 1 files changed, 6 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/readme.rst	Sun Jan 20 05:20:30 2019 -0500
+++ b/readme.rst	Sat Apr 13 08:30:21 2019 -0400
@@ -14,6 +14,12 @@
 1. Deactivate the sanitize_all_html option in galaxy.ini (sanitize_all_html = False), or
 2. Whitelist the tool in "Manage Display Whitelist" after installing
 
+Problems with encodings
+-----------------------
+
+If you observe python Runtime errors because python3 is configured to use ASCII then set 
+`LC_ALL` and `LANG` in your job_conf.xml. See also https://github.com/galaxyproject/tools-iuc/issues/2362.
+
 Support new modules
 -------------------