Skip to content

problem with synthms #4

@lmorabit

Description

@lmorabit

Hello,

I've installed losito and wanted to try out synthms, but even when I run with -h I get the following error:

Traceback (most recent call last):
File "/beegfs/lofar/morabito/AGN_detection/losito/bin/synthms", line 4, in
import('pkg_resources').run_script('LoSiTo==1.1', 'synthms')
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 666, in run_script
self.require(requires)[0].run_script(script_name, ns)
File "/usr/lib/python2.7/site-packages/pkg_resources/init.py", line 1461, in run_script
code = compile(source, script_filename, 'exec')
File "/beegfs/lofar/morabito/AGN_detection/losito/lib/python2.7/site-packages/LoSiTo-1.1-py2.7.egg/EGG-INFO/scripts/synthms", line 188
R = np.identity(3) + skew + skew @ skew /(1 + np.dot(a, b))
^
SyntaxError: invalid syntax

This is with python 2.7.5.

Any help you could provide would be much appreciated!

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