You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm trying to run this on Solus 4.0. This is the error I'm getting after running the install.sh file:
Done. You should be able to add the applet to your panel now.
user@user ~/budgie-binanceticker $ INFO:root:start
INFO:root:Menu shown
INFO:root:Fetcher started
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 % Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
100 14 100 14 0 0 144 0 --:--:-- --:--:-- --:--:-- 142
100 14 100 14 0 0 85 0 --:--:-- --:--:-- --:--:-- 84
** Message: 20:23:22.482: libsession.vala:50: DESKTOP_AUTOSTART_ID not set, session registration may be broken (not running budgie-desktop?)
(budgie-panel:15760): libpeas-WARNING **: 20:23:43.054: Error importing plugin 'binanceticker':
Traceback (most recent call last):
File "/usr/lib/python3.6/importlib/__init__.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "<frozen importlib._bootstrap>", line 994, in _gcd_import
File "<frozen importlib._bootstrap>", line 971, in _find_and_load
File "<frozen importlib._bootstrap>", line 955, in _find_and_load_unlocked
File "<frozen importlib._bootstrap>", line 665, in _load_unlocked
File "<frozen importlib._bootstrap_external>", line 678, in exec_module
File "<frozen importlib._bootstrap>", line 219, in _call_with_frames_removed
File "/usr/lib64/budgie-desktop/plugins/binanceticker/binanceticker.py", line 8, in <module>
from binance.websockets import BinanceSocketManager
ModuleNotFoundError: No module named 'binance'
(budgie-panel:15760): libpeas-WARNING **: 20:23:43.055: Error loading plugin 'binanceticker'
** (budgie-panel:15760): CRITICAL **: 20:23:43.055: manager.vala:730: Failed to find extension for: BinanceTicker
When I go to Add applet in the Budgie Desktop Settings, I can see BinanceTicker on the list of applets, but clicking on the Add applet button does nothing.
The text was updated successfully, but these errors were encountered:
Hi,
I'm trying to run this on Solus 4.0. This is the error I'm getting after running the install.sh file:
When I go to Add applet in the Budgie Desktop Settings, I can see BinanceTicker on the list of applets, but clicking on the Add applet button does nothing.
The text was updated successfully, but these errors were encountered: