Giter Site home page Giter Site logo

sonaris's Introduction

Hey dude, how's it going?

"Get ready to Hack The Planet!"

animated

Connect with me:

znairy zNairy#7181

Languages and Tools:

git linux python

sonaris's People

Contributors

znairy avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

tutuz0

sonaris's Issues

erro ao compilar client.py para exe usando pyinstaller

โ””โ”€# pyinstaller --onefile client.py
13 INFO: PyInstaller: 3.5+498e6ee058
13 INFO: Python: 3.9.2
14 INFO: Platform: Linux-5.10.0-kali7-arm64-aarch64-with-glibc2.31
14 INFO: wrote /home/ghost/Downloads/Sonaris-master/client.spec
16 INFO: UPX is available.
17 INFO: Extending PYTHONPATH with paths
['/home/ghost/Downloads/Sonaris-master', '/home/ghost/Downloads/Sonaris-master']
17 INFO: checking Analysis
28 INFO: checking PYZ
28 INFO: Building PYZ because PYZ-00.toc is non existent
28 INFO: Building PYZ (ZlibArchive) /home/ghost/Downloads/Sonaris-master/build/client/PYZ-00.pyz
Traceback (most recent call last):
File "/usr/bin/pyinstaller", line 11, in
load_entry_point('PyInstaller==3.5+498e6ee058', 'console_scripts', 'pyinstaller')()
File "/usr/lib/python3/dist-packages/PyInstaller/main.py", line 111, in run
run_build(pyi_config, spec_file, **vars(args))
File "/usr/lib/python3/dist-packages/PyInstaller/main.py", line 63, in run_build
PyInstaller.building.build_main.main(pyi_config, spec_file, **kwargs)
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 844, in main
build(specfile, kw.get('distpath'), kw.get('workpath'), kw.get('clean_build'))
File "/usr/lib/python3/dist-packages/PyInstaller/building/build_main.py", line 791, in build
exec(code, spec_namespace)
File "/home/ghost/Downloads/Sonaris-master/client.spec", line 18, in
pyz = PYZ(a.pure, a.zipped_data,
File "/usr/lib/python3/dist-packages/PyInstaller/building/api.py", line 98, in init
self.postinit()
File "/usr/lib/python3/dist-packages/PyInstaller/building/datastruct.py", line 158, in postinit
self.assemble()
File "/usr/lib/python3/dist-packages/PyInstaller/building/api.py", line 128, in assemble
self.code_dict = {
File "/usr/lib/python3/dist-packages/PyInstaller/building/api.py", line 129, in
key: strip_paths_in_code(code)
File "/usr/lib/python3/dist-packages/PyInstaller/building/utils.py", line 652, in strip_paths_in_code
consts = tuple(
File "/usr/lib/python3/dist-packages/PyInstaller/building/utils.py", line 653, in
strip_paths_in_code(const_co, new_filename)
File "/usr/lib/python3/dist-packages/PyInstaller/building/utils.py", line 660, in strip_paths_in_code
return code_func(co.co_argcount, co.co_kwonlyargcount, co.co_nlocals, co.co_stacksize,
TypeError: an integer is required (got type bytes)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.