-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I would like to use rasdapy for linking with rasdaman in Python version 3.4.
After the installation several errors are displayed. Some paths are not correct, which we have already partially changed. Then there is a syntax error:
SyntaxError: invalid syntax (remote_procedures.py, line 392)
args = ('invalid syntax', ('/usr/local/lib/python3.4/dist-packages/rasdapy/cores/remote_procedures.py', 392, 17, 'print str (e) \ n'))
filename = '/usr/local/lib/python3.4/dist-packages/rasdapy/cores/remote_procedures.py'
lineno = 392
msg = 'invalid syntax'
offset = 17
print_file_and_line = None
text = 'print str (e) \ n'
with_traceback =
Our OS: Linux 3.16.0-6-amd64 # 1 SMP Debian 3.16.56-1
Metadata
Metadata
Assignees
Labels
No labels