opentuner icon indicating copy to clipboard operation
opentuner copied to clipboard

Does the opentuner support python 3

Open NanyangYe opened this issue 8 years ago • 2 comments

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.

NanyangYe avatar Aug 24 '17 09:08 NanyangYe

It currently does not.

jansel avatar Aug 24 '17 11:08 jansel

Is Python 3 supported now that #107 has been merged? Python 2 will be EOL by the end of the year.

adamjstewart avatar Oct 21 '19 00:10 adamjstewart