I'm trying to setup a virtualenv with JPype via tool_dependencies.xml. I've
verified that JPype is available from PyPI via pip, however, when Galaxy tries
to install the dependency, it's not finding a distribution.
JPype 0.5.4.2 https://pypi.python.org/pypi/JPype
Here is the snippet from my
On Feb 6, 2013, at 11:04 AM, Thyssen, Gregory - ARS wrote:
> Hello
> Everything seems to be working on my local Galaxy
> I was talking to my IT guy who did the initial installation and he said that
> virtualenv may not have been loaded.
> When he did
> % yum install python-virtualenv.noarch
> He
Hello
Everything seems to be working on my local Galaxy
I was talking to my IT guy who did the initial installation and he said that
virtualenv may not have been loaded.
When he did
% yum install python-virtualenv.noarch
He got a not found error.
He did install mercurial and then completed the In