pacman -S python-wxtools
ошибка: не найдена цель: python-wxtools
ошибка nuxhashd:
/usr/lib/python3.9/site-packages/nuxhash/download/downloadables/excavator.sh: строка 13: ar: команда не найдена
tar: data.tar.xz: Функция open завершилась с ошибкой: Нет такого файла или каталога
tar: Error is not recoverable: exiting now
Traceback (most recent call last):
File "/usr/bin/nuxhashd", line 33, in <module>
sys.exit(load_entry_point('nuxhash==1.0.0b2', 'console_scripts', 'nuxhashd')())
File "/usr/lib/python3.9/site-packages/nuxhash/__init__.py", line 3, in nuxhashd
main()
File "/usr/lib/python3.9/site-packages/nuxhash/daemon.py", line 103, in main
nx_benchmarks = run_missing_benchmarks(
File "/usr/lib/python3.9/site-packages/nuxhash/daemon.py", line 155, in run_missing_benchmarks
miner.load()
File "/usr/lib/python3.9/site-packages/nuxhash/miners/excavator.py", line 378, in load
self.server.start()
File "/usr/lib/python3.9/site-packages/nuxhash/miners/excavator.py", line 112, in start
self._process = subprocess.Popen(
File "/usr/lib/python3.9/subprocess.py", line 951, in __init__
self._execute_child(args, executable, preexec_fn, close_fds,
File "/usr/lib/python3.9/subprocess.py", line 1823, in _execute_child
raise child_exception_type(errno_num, err_msg, err_filename)
FileNotFoundError: [Errno 2] No such file or directory: PosixPath('/home/oem/.config/nuxhash/excavator/excavator')
2021-04-16 06:14:39,216 CRITICAL: Crash! Killing all miners.
ошибка nuxhash-gui
Traceback (most recent call last):
File "/usr/bin/nuxhash-gui", line 33, in <module>
sys.exit(load_entry_point('nuxhash==1.0.0b2', 'console_scripts', 'nuxhash-gui')())
File "/usr/lib/python3.9/site-packages/nuxhash/__init__.py", line 6, in nuxhash_gui
from nuxhash.gui.main import main
File "/usr/lib/python3.9/site-packages/nuxhash/gui/main.py", line 9, in <module>
import wx
ModuleNotFoundError: No module named 'wx'
pip3 install -U wxPython
Installing collected packages: wxPython
Running setup.py install for wxPython ... error
ERROR: Command errored out with exit status 1:
command: /usr/bin/python -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-16om603y/wxpython_0f478f5bb0c14fc0ad9e3b9f0dd41a47/setup.py'"'"'; __file__='"'"'/tmp/pip-install-16om6