Owlready
Login
Register
Search
everywhere
only in this topic
Advanced Search
How to load data from an sq3 file saved by default_world.save()?
Classic
List
Threaded
♦
♦
Locked
2 messages
Options
Loading...
Subscribe via email
Move topic
Pin topic
Unpin topic
Lock topic
Unlock topic
Delete this topic
Delete this topic
Change title and meta tags
Embed post
Permalink
S04dEGR4gE
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Dec 17, 2018; 1:00am
How to load data from an sq3 file saved by default_world.save()?
7 posts
I don't see a way to load a sq3 in default_world. Is there a way to load the data that were previously saved? Thanks.
Jiba
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
More
Loading...
Reply to author
Edit post
Move post
Delete this post
Delete this post and replies
Change post date
Print post
Permalink
Raw mail
Dec 20, 2018; 10:56am
Re: How to load data from an sq3 file saved by default_world.save()?
Administrator
1183 posts
By "sq3" you mean a Sqlite3 file ? Just use default_world.set_backend(filename = "file.sqlite3") to load it.
Best regards,
Jiba
Free forum by Nabble
Edit this page