A question when import rtai

Bug #1174001 reported by LanMing
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
rtai (Ubuntu)
New
Undecided
Unassigned

Bug Description

rtai:3.8.1
ubuntu:12.04.2(amd64)
python:2.7.3

QUESTION:
>>>import rtai
Traceback (most recent call last):
    File "<stdin>",line 1,in <module>
    File "/usr/lib/pymodules/python2.7/rtai.py", line 61, in <module>
        rtai.rt_task_delete.argtypes = [c_void_p]
    File "/usr/lib/python2.7/ctypes/__init__.py", line 378, in __getattr__
        func = self.__getitem__(name)
    File "/usr/lib/python2.7/ctypes/__init__.py", line 383, in __getitem__
        func = self._FuncPtr((name_or_ordinal,self))
AttributeError: /usr/lib/liblxrt.so:undefined symbol: rt_task_delete
>>>

Revision history for this message
mrudula (chougulemrudula) wrote :

rtai:4.1
ubuntu:14.04(i386)
python:3.4

QUESTION:
>>>import rtai
 ImportError: no such a module

I am having rtai-4.1 source code which i want to create debian with python-3 support on Ubuntu-14.04.

"dh_python3" rule is not working. Can you please share python-rtai debian generation steps on ubuntu-14.04 with python-3.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.