Skip to content

Bug: no module found ustore.ucset #383

Description

@Amrosx

Describe the bug

I am trying to run Ustore but unfortunately there is no clear docs
I got problem with ucset is not defined

~/ustore$ python3 python/examples/browser.py
Traceback (most recent call last):
  File "python/examples/browser.py", line 3, in <module>
    import ustore.ucset as ustore
ModuleNotFoundError: No module named 'ustore.ucset'

Steps to reproduce

I tried to do cmake but also it doesn't work

Expected behavior

python3.8

ustore in /home/user/.local/lib/python3.8/site-packages (1.7.5)
pyaes in /home/user/.local/lib/python3.8/site-packages (from ustore) (1.6.1)

UStore version

1.6.1

Operating System

ubuntu 20

Hardware architecture

x86

Are you using an embedded version?

  • I use the embedded version

Which interface are you using?

Native C interface

Which engine are you using?

UCSet

Contact Details

No response

Is there an existing issue for this?

  • I have searched the existing issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workinginvalidThis doesn't seem right

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions