D4rkS3c-Group / HiddenEyeReborn

HiddenEye Reborn in better shape than ever, rewritten from scratch and adapted to modern world
The Unlicense
664 stars 153 forks source link

Setup Error #82

Closed An0nymous2 closed 1 year ago

An0nymous2 commented 1 year ago

Hey there, When I run chmod +x setup.py and ./setup.py I get this following error:

import-im6.q16: attempt to perform an operation not allowed by the security policy PS' @ error/constitute.c/IsCoderAuthorized/421. ./setup.py: line 6: __author__: command not found ./setup.py: line 8: __version__: command not found ./setup.py: line 9: __package_name__: command not found ./setup.py: line 10: __description__: command not found ./setup.py: line 11: __python_requires__: command not found ./setup.py: line 12: __install_requires__: command not found ./setup.py: line 13: syntax error near unexpected token(' ./setup.py: line 13: __data_files__ = [("",["LICENSE"])]'`

sTiKyt commented 1 year ago

You are not supposed to run this script manually, it's for pypi