opentuner
opentuner copied to clipboard
Does the opentuner support python 3
Hi,
does the opentuner support python3. I managed to install it but it displays some errors.
Collecting pysqlite>=2.6.3 (from opentuner) Using cached pysqlite-2.8.3.tar.gz Complete output from command python setup.py egg_info: pysqlite is not supported on Python 3. When using Python 3, use the sqlite3 module from the standard library.
It currently does not.
Is Python 3 supported now that #107 has been merged? Python 2 will be EOL by the end of the year.