On Jul 17, 2015 11:00 AM, <galaxy-dev-request@lists.galaxyproject.org> wrote:
Send galaxy-dev mailing list submissions to galaxy-dev@lists.galaxyproject.org
To subscribe or unsubscribe via the World Wide Web, visit https://lists.galaxyproject.org/listinfo/galaxy-dev or, via email, send a message with subject or body 'help' to galaxy-dev-request@lists.galaxyproject.org
You can reach the person managing the list at galaxy-dev-owner@lists.galaxyproject.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of galaxy-dev digest..."
HEY! This is important! If you reply to a thread in a digest, please 1. Change the subject of your response from "Galaxy-dev Digest Vol ..." to the original subject for the thread. 2. Strip out everything else in the digest that is not part of the thread you are responding to.
Why? 1. This will keep the subject meaningful. People will have some idea from the subject line if they should read it or not. 2. Not doing this greatly increases the number of emails that match search queries, but that aren't actually informative.
Today's Topics:
1. Re: yaml import problem on startup (Marius van den Beek) 2. Re: yaml import problem on startup (Marius van den Beek) 3. Re: yaml import problem on startup (Poole, Richard) 4. Re: Data Libraries: Unable to Link to Files When Paths Contain Spaces (John Chilton) 5. Re: Error sorting or uploading Bam File (John Chilton) 6. Re: CloudMan auto-scaling - Use spot instance for worker node? (Alexander Vowinkel) 7. Re: Download data by data manager with non generic ftp-proxy (John Chilton) 8. Re: CloudMan auto-scaling - Use spot instance for worker node? (Enis Afgan)
----------------------------------------------------------------------
Message: 1 Date: Fri, 17 Jul 2015 12:23:06 +0200 From: Marius van den Beek <m.vandenbeek@gmail.com> To: "Poole, Richard" <r.poole@ucl.ac.uk> Cc: "galaxy-dev@lists.galaxyproject.org" <galaxy-dev@lists.galaxyproject.org> Subject: Re: [galaxy-dev] yaml import problem on startup Message-ID: < CACJqqiQo3uti7-doVVg_1L7-rzkwSxh9ccz2NSfJFUrg+kGsOQ@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
Hi Richard,
Well, I do have the same problem now (running bamtools), after applying the patch that should fix metadata issue we discussed yesterday. I'll dig into this.
Marius
On 17 July 2015 at 11:37, Poole, Richard <r.poole@ucl.ac.uk> wrote:
Hi all,
With the most recent update of Galaxy and also OS X 10.10.4 I am seeing this error message when first starting up the server:
/Users/galaxy/galaxy-dist/lib/galaxy/__init__.py:63: UserWarning: Module yaml was already imported from
/Library/Python/2.7/site-packages/PyYAML-3.11-py2.7-macosx-10.10-intel.egg/yaml/__init__.pyc,
but
/Users/galaxy/galaxy-dist/eggs/PyYAML-3.10-py2.7-macosx-10.6-intel-ucs2.egg
is being added to sys.path self.check_version_conflict()
This then is preventing certain tools from running correctly (such as samtools_filter (jjohnson) and they give the same error message when they fail:
/Users/galaxy/galaxy-dist/lib/galaxy/__init__.py:63: UserWarning: Module yaml was already imported from /Library/Python/2.7/site-packages/PyYAML-3.11-py2.7-macosx-10.10-intel.egg/yaml/__init__.pyc, but /Users/galaxy/galaxy-dist/eggs/PyYAML-3.10-py2.7-macosx-10.6-intel-ucs2.egg is being added to sys.path self.check_version_conflict()
Any thoughts?
Thanks, Richard
*Richard J Poole PhD* Wellcome Trust Fellow Department of Cell and Developmental Biology University College London 21 University Street, London WC1E 6DE Office (518 Rockefeller): +44 20 7679 6577 (int. 46577) Lab (529 Rockefeller): +44 20 7679 6133 (int. 46133)
___________________________________________________________ Please keep all replies on the list by using "reply all" in your mail client. To manage your subscriptions to this and other Galaxy lists, please use the interface at: https://lists.galaxyproject.org/
To search Galaxy mailing lists use the unified search at: http://galaxyproject.org/search/mailinglists/
participants (1)
-
Ricardo Perez