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

Python 3.2 dosn't work #36

@alexkutsan

Description

@alexkutsan

A have instaled ino. Now i try to run it, and i get error

[alex@dhcppc0 ino]$ ino --help
Traceback (most recent call last):
File "/usr/local/bin/ino", line 3, in
from ino.runner import main
File "/usr/lib/python3.2/site-packages/ino-0.3.3-py3.2.egg/ino/runner.py", line 65
print colorize(str(exc), 'red')
^
SyntaxError: invalid syntax

I understand, that it is becouse of puthon2 syntax. But how to fix it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions