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

How to install satoriwallet.cli Module? #2

Open
neicedai opened this issue Sep 12, 2024 · 0 comments
Open

How to install satoriwallet.cli Module? #2

neicedai opened this issue Sep 12, 2024 · 0 comments

Comments

@neicedai
Copy link

I got satoriwallet in /usr/local/bin but can not run
root@ubuntu-4gb-nbg1-2:~/Wallet/satoriwallet# ./satoriwallet
Traceback (most recent call last):
File "/root/Wallet/satoriwallet/./satoriwallet", line 33, in
sys.exit(load_entry_point('satoriwallet', 'console_scripts', 'satoriwallet')())
File "/root/Wallet/satoriwallet/./satoriwallet", line 25, in importlib_load_entry_point
return next(matches).load()
File "/usr/lib/python3.10/importlib/metadata/init.py", line 171, in load
module = import_module(match.group('module'))
File "/usr/lib/python3.10/importlib/init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1050, in _gcd_import
File "", line 1027, in _find_and_load
File "", line 1004, in _find_and_load_unlocked
ModuleNotFoundError: No module named 'satoriwallet.cli'

lastmeta added a commit that referenced this issue Sep 30, 2024
lastmeta added a commit that referenced this issue Oct 19, 2024
* integration

* updated connected function and subscriptions and timeout

* wallet refactor

* Fixed changes for evermore wallet

* testing

* #2 connections

* Add changes for handshake and subscriptions (#4)

Co-authored-by: yashshah <[email protected]>

* Revert "Add changes for handshake and subscriptions (#4)" (#5)

This reverts commit 97c75ae.

* fix

* fix

* update

* Meta reconnection (#6)

* Add changes for handshake and subscriptions

* Add chanegs for recoonection

---------

Co-authored-by: yashshah <[email protected]>

* Remove Duplicate Method for Reconnection (#7)

* Remove Duplicate Method for Reconnection

* refactor

* Add changes for saving transaction data in csv

* fix

* ready

* cleanup

---------

Co-authored-by: yashshah <[email protected]>

---------

Co-authored-by: yashshah <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant