Skip to content

Milk-v RISC-V #23

@tcpipchip

Description

@tcpipchip

Sir,
How are yhou ?

I installed the Misty on my MILK-V DUO S, i used the PIP

When i try to execute the
bc --ini ./bc.ini

I am getting this

[root@milkv-duo]~# bc --ini ./bc.ini
Traceback (most recent call last):
File "/usr/bin/bc", line 577, in
main()
File "/usr/bin/bc", line 557, in main
this_application = WhoIsIAmApplication(
^^^^^^^^^^^^^^^^^^^^
File "/usr/bin/bc", line 57, in init
MSTPSimpleApplication.init(self, *args)
File "/usr/lib/python3.12/site-packages/misty/mstplib/init.py", line 536, in init
self.mux = MSTPMultiplexer(self.localDevice, self.localAddress)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/misty/mstplib/init.py", line 433, in init
self.directPort = MSTPDirector(self.localDevice, self.address)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/site-packages/misty/mstplib/init.py", line 205, in init
mstp_lib = cdll.LoadLibrary(libmstp_path)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/ctypes/init.py", line 460, in LoadLibrary
return self._dlltype(name)
^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3.12/ctypes/init.py", line 379, in init
self._handle = _dlopen(self._name, mode)
^^^^^^^^^^^^^^^^^^^^^^^^^
OSError: Error relocating /usr/lib/python3.12/site-packages/misty/mstplib/libmstp_agent_linux.so: unsupported relocation type 8
Cleaned up MSTP temp directory

Can you help me ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    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