Skip to content

Import error version 3.4 #5

@geraldwolf

Description

@geraldwolf

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions