sematch icon indicating copy to clipboard operation
sematch copied to clipboard

Python 3 compatibility

Open balkian opened this issue 4 years ago • 5 comments

There are several changes to be made in order to make sematch compatible with Python 3. We are working on the on a separate branch: py3compat.

balkian avatar Oct 26 '20 21:10 balkian

Hi @balkian , is the py3compat useable now? What branch should I follow at this moment? Thanks.

GabrielLin avatar Jun 17 '21 03:06 GabrielLin

same issue

roderick-liu avatar Jul 02 '21 06:07 roderick-liu

@balkian Would also be interested.

kkaiser12 avatar Jun 24 '22 13:06 kkaiser12

Running

pip install git+https://github.com/gsi-upm/sematch.git@py3compat

on Python 3 worked perfectly with me.

yaserabdelaziz avatar Aug 05 '22 15:08 yaserabdelaziz

@yaserabdelaziz thank you. I installed via your method and will attempt again. For reference, this is the version I received: 'Successfully installed sematch-1.0.5'

ja4h3ad avatar Aug 05 '22 15:08 ja4h3ad