Pyobjus error on python 3.6.1

8 views
Skip to first unread message

Cole

unread,
Oct 19, 2017, 4:22:54 AM10/19/17
to kivy-...@googlegroups.com
Hi,

I am trying to get pyobjus working on python 3.6.1. I modified the pyobjus/test.py, and pyobjus/debug.py files to enclose the print statements with round braces, in order for it to compile correctly.

I have included the entire output of all the commands in the gist:

The error itself:

$ python3
Python 3.6.1 (default, Mar 23 2017, 16:49:01)
[GCC 4.2.1 Compatible Apple LLVM 8.0.0 (clang-800.0.42.1)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> from pyobjus import autoclass
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: cannot import name 'autoclass'
>>>

Can anyone suggest anything to try resolve the problem?

Thanks
/Cole
Reply all
Reply to author
Forward
0 new messages