Skip to content
This repository was archived by the owner on May 4, 2021. It is now read-only.
This repository was archived by the owner on May 4, 2021. It is now read-only.

Python3 compat... #15

Description

@sirvon
creator@creator:~/apps/xnainfra$ python3 tutumStatus.py
Traceback (most recent call last):
  File "tutumStatus.py", line 1, in <module>
    import tutum
  File "/usr/local/lib/python3.4/site-packages/tutum/__init__.py", line 10, in <module>
    from tutum.api.service import Service
  File "/usr/local/lib/python3.4/site-packages/tutum/api/service.py", line 1, in <module>
    from .base import Mutable, Taggable, Triggerable, StreamingLog
  File "/usr/local/lib/python3.4/site-packages/tutum/api/base.py", line 333
    print message
creator@creator:~/apps/xnainfra$ python3 --version
Python 3.4.3
creator@creator:~/apps/xnainfra$ pip3 --version
pip 7.1.2 from /usr/local/lib/python3.4/site-packages (python 3.4)
creator@creator:~/apps/xnainfra$ 

can you fix and redeploy.thx!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions