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?
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?
Code of Conduct
Describe the bug
I am trying to run Ustore but unfortunately there is no clear docs
I got problem with ucset is not defined
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?
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?
Code of Conduct