0-duke / wdpassport-utils

WD Passport Ultra Linux Utilities
GNU General Public License v2.0
228 stars 84 forks source link

importing py_sg error #10

Closed sulphuricacid closed 4 years ago

sulphuricacid commented 5 years ago

my pip3 list shows the py_sg package as present but when im running the command im getting error as you need to install py_sg package

giappi commented 5 years ago

@sulphuricacid Because py_sg not work on Python3. You use Python 2 instead.

tvladyslav commented 5 years ago

@sulphuricacid you can use https://github.com/crypto-universe/py_sg , it is rewritten for Python3.

0-duke commented 4 years ago

I've merged to master the version from @JoshData containing the "py_sg" for Python3 made by @crypto-universe. Thanks all guys, this is fixed now.