Owlready
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
S04dEGR4gE
Reply
|
Threaded
Open this post in threaded view
♦
♦
|
How to load data from an sq3 file saved by default_world.save()?
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
♦
♦
|
Re: How to load data from an sq3 file saved by default_world.save()?
Administrator
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