Git Product home page Git Product logo

tkinter-power's Issues

Bitarray

Bittaray < здрасвуйте . Помогите пожалуйста,мучаюсь уже сутки не могу запустить CoinHunter.py , зоть у меня и Пайтон 3.11 и Висуал Студио 14.0 . что тольке не делал и заново переустанавливал все и компилировал - битаррей не хочет и все. ПОМОГИТЕ

PS E:\Python3.11> pip install bitarray==1.9.2
Collecting bitarray==1.9.2
Using cached bitarray-1.9.2.tar.gz (69 kB)
Preparing metadata (setup.py) ... done
Installing collected packages: bitarray
Attempting uninstall: bitarray
Found existing installation: bitarray 2.5.1
Uninstalling bitarray-2.5.1:
Successfully uninstalled bitarray-2.5.1
DEPRECATION: bitarray is being installed using the legacy 'setup.py install' method, because it does not have a 'pyproject.toml' and the 'wheel' package is not installed. pip 23.1 will enforce this behaviour change. A possible replacement is to enable the '--use-pep517' option. Discussion can be found at pypa/pip#8559
Running setup.py install for bitarray ... error
error: subprocess-exited-with-error

× Running setup.py install for bitarray did not run successfully.
│ exit code: 1
╰─> [18 lines of output]
running install
E:\Python3.11\Lib\site-packages\setuptools\command\install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools.
warnings.warn(
running build
running build_py
creating build
creating build\lib.win-amd64-cpython-311
creating build\lib.win-amd64-cpython-311\bitarray
copying bitarray\test_bitarray.py -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\test_util.py -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\util.py -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray_init_.py -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\bitarray.h -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\pythoncapi_compat.h -> build\lib.win-amd64-cpython-311\bitarray
copying bitarray\test_data.pickle -> build\lib.win-amd64-cpython-311\bitarray
running build_ext
building 'bitarray._bitarray' extension
error: Microsoft Visual C++ 14.0 or greater is required. Get it with "Microsoft C++ Build Tools": https://visualstudio.microsoft.com/visual-cpp-build-tools/
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
Rolling back uninstall of bitarray
Moving to e:\python3.11\lib\site-packages\bitarray-2.5.1.dist-info
from E:\Python3.11\Lib\site-packages~itarray-2.5.1.dist-info
Moving to e:\python3.11\lib\site-packages\bitarray
from E:\Python3.11\Lib\site-packages~itarray
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> bitarray

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.

[notice] A new release of pip available: 22.3 -> 23.3
[notice] To update, run: python.exe -m pip install --upgrade pip
PS E:\Python3.11> python -V
Python 3.11.0
PS E:\Python3.11>

Improve scanning on random option

Hi Mizogg, I have an idea that I think will improve the random scanning result, I want to see if you can implement it .

Is it possible that in random mode when scanning a page or range can save the info that already scanned that range or specific page to not scan redundantly again? can be in a file where the progress is saved may be on a local database but each page range scanned, but always keeping the random mode not sequential, that will make each time we are closer to find a specific private key randomly because the range to scan will decrease more and more, Is this possible, I would like that you can implement it, Let me know, Thanks.

error on windows

File "C:\Python311\Lib\tkinter_init_.py", line 1948, in __call__866484608
return self.func(*args)
^^^^^^^^^^^^^^^^
File "C:\Tkinter-Power-main\BitcoinHunter.py", line 1342, in Random_Bruteforce_Speed_online
self.brute_results_online(dec)
File "C:\Tkinter-Power-main\BitcoinHunter.py", line 1329, in brute_results_online
scantext = MIZ.super_bal(self, dec)
^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Tkinter-Power-main\mizlib.py", line 1292, in super_bal198755696612
balance = float(response.json()['chain_stats']['funded_txo_sum'])
^^^^^^^^^^^^^^^
File "C:\Python311\Lib\site-packages\requests\models.py", line 975, in json
raise RequestsJSONDecodeError(e.msg, e.doc, e.pos)
requests.exceptions.JSONDecodeError: Expecting value: line 2 column 1 (char 1)

eth1.bf

hello why does it need two files eth.bf and eth1.bf?

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.