Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compatibility with python Ver 3 ? #23

Open
insanitus opened this issue Apr 28, 2021 · 1 comment
Open

Compatibility with python Ver 3 ? #23

insanitus opened this issue Apr 28, 2021 · 1 comment

Comments

@insanitus
Copy link

Hi !

Any intention to make this project compatible with python ver 3

user@hive ~/Tools/Panoptic $ python -V
Python 3.8.7

user@hive ~/Tools/Panoptic $ python panoptic.py 
  File "panoptic.py", line 859
    except Exception, e:
                    ^
SyntaxError: invalid syntax 

Cheers and stay healthy

@insanitus insanitus changed the title Compatibility with python Ver 3 Compatibility with python Ver 3 ? Apr 28, 2021
@lightos
Copy link
Owner

lightos commented May 3, 2021

Thanks for bringing this to my attention. I will make the necessary changes to make it compatible with python 3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants