DiamondLightSource / DiamondLightSource/Savu

Runtime error when running Savu

Open
#643 12 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
43
Forks
42
PR merge metrics
No merged PRs in 30d

Description

Hello everyone,

I installed savu following the instructions on the web site.
The installation prompted me to use a version higher than Python 2 while it seems to be referring to Python 2 during runtime.

When I run this command,
savu

I get the following errors:
-----------------------------------------------------------------------------
Traceback (most recent call last):
..
print "Tests will run shortly, and may take some time to complete"
^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print("Tests will run shortly, and may take some time to complete")?
-----------------------------------------------------------------------------
Kindly advise if you faced something similar or direct me to the correct contact to check out.
Thank you.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.