Peter, Freddie, et. al.,
I’m getting an error when attempting to make the documentation or run the
pyfr/main.py scripts. I believe it may be due to the new python 3.3 dependency,
but I wasn’t certain. If I have both python and python3 executables installed
on my system pointing to 2.7.9 and 3.4.2; respectively, how do I ensure that
PyFR uses python3 instead of python? The stack trace for the error I’m seeing
is as follows:
Traceback (most recent call last):
File "/Users/zdavis/Applications/PyFR/pyfr/scripts/pyfr", line 6, in <module>
import pyfr.scripts.mesh
File "/Users/zdavis/Applications/PyFR/pyfr/scripts/mesh.py", line 10, in
<module>
from pyfr.readers import BaseReader, get_reader_by_name, get_reader_by_extn
File "/Users/zdavis/Applications/PyFR/pyfr/readers/__init__.py", line 3, in
<module>
from pyfr.readers.base import BaseReader
File "/Users/zdavis/Applications/PyFR/pyfr/readers/base.py", line 10
class BaseReader(object, metaclass=ABCMeta):
^
SyntaxError: invalid syntax
Best Regards,
Zach Davis
Rescale, Inc.
944 Market Street, Ste. 300
San Francisco, CA 94102
[email protected]
P: (855) 737-2253
--
You received this message because you are subscribed to the Google Groups "PyFR
Mailing List" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send an email to [email protected].
Visit this group at http://groups.google.com/group/pyfrmailinglist.
For more options, visit https://groups.google.com/d/optout.
signature.asc
Description: Message signed with OpenPGP using GPGMail
