Quantcast
Channel: Scripting - McNeel Forum
Viewing all articles
Browse latest Browse all 5938

SQLite in RhinoPython

$
0
0

@efestwin wrote:

Hey Folks,
I am looking for a way to use SQLite in RhinoPython.
Since Rhino uses IronPython 2.7 and the sqlite3 module is part of the standard library since Python 2.5, I don't quite understand why I can't just call:

import sqlite3

This will give me an error, since the module is not available for some reason.
Can anyone explain / help?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 5938

Trending Articles