<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hi,<br>
<br>
I just installed the precompiled x86_64 package for linux. I then executed the command 'source setup.sh'. This informed me that pylith was ready for use. I then changed my directory to the 'bin' directory. When I type './pylith --help' I get the following messages:
<br>
<br>
-----------------------------<br>
lawillem@jester:/data1/lawillem/pylith-1.6.3-linux-x86_64/bin$ ./pylith --help<br>
/data1/lawillem/pylith-1.6.3-linux-x86_64/lib/python2.6/site-packages/merlin-1.7.egg/merlin/__init__.py:175: DeprecationWarning: the sets module is deprecated<br>
&nbsp; from sets import ImmutableSet<br>
/data1/lawillem/pylith-1.6.3-linux-x86_64/lib/python2.6/site-packages/pythia-0.8.1.13-py2.6.egg/pyre/inventory/Configurable.py:84: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6<br>
&nbsp; raise ValueError(&quot;%s\nBacktrace - Component %s&quot; % (err.message, aliases))<br>
Traceback (most recent call last):<br>
&nbsp; File &quot;./pylith&quot;, line 39, in &lt;module&gt;<br>
&nbsp;&nbsp;&nbsp; start(applicationClass=PyLithApp)<br>
&nbsp; File &quot;/data1/lawillem/pylith-1.6.3-linux-x86_64/lib/python2.6/site-packages/pythia-0.8.1.13-py2.6.egg/pyre/applications/__init__.py&quot;, line 41, in start<br>
&nbsp;&nbsp;&nbsp; shell.run(**kwds)<br>
&nbsp; File &quot;/data1/lawillem/pylith-1.6.3-linux-x86_64/lib/python2.6/site-packages/pythia-0.8.1.13-py2.6.egg/pyre/applications/Shell.py&quot;, line 125, in run<br>
&nbsp;&nbsp;&nbsp; app.applyConfiguration(context)<br>
&nbsp; File &quot;/data1/lawillem/pylith-1.6.3-linux-x86_64/lib/python2.6/site-packages/pythia-0.8.1.13-py2.6.egg/pyre/inventory/Configurable.py&quot;, line 84, in applyConfiguration<br>
&nbsp;&nbsp;&nbsp; raise ValueError(&quot;%s\nBacktrace - Component %s&quot; % (err.message, aliases))<br>
ValueError: Filename for ASCII input mesh not specified.<br>
Backtrace - Component meshioascii, reader<br>
Backtrace - Component meshimporter, mesh_generator<br>
Backtrace - Component pylithapp<br>
-----------------------------<br>
<br>
Could someone please tell me if I did something wrong? <br>
<br>
with kind regards,<br>
Lucas<br>
</div>
</body>
</html>