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

Clicking on the Add applet button doesn't add BinanceTicker #1

Open
drkui opened this issue Apr 12, 2019 · 0 comments
Open

Clicking on the Add applet button doesn't add BinanceTicker #1

drkui opened this issue Apr 12, 2019 · 0 comments

Comments

@drkui
Copy link

drkui commented Apr 12, 2019

Hi,

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.

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