-
Notifications
You must be signed in to change notification settings - Fork 97
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
Sclack won't work at bootstrap #135
Comments
I closed but, hold up! Maybe |
I also am running into this issue |
|
I'm also running into the exact same issue.
|
FYI, I created a PR to fix this issue (#136). |
I got the exact same as @JPTIZ (except from background dog 😝 )
Hope you can fix, screenshots look awesome 😢 |
@JPTIZ @DrGrognon can you please pull master and check it again? |
Just tried ( Just to confirm, the git log output: $ git log --oneline
c44ddbc (HEAD -> master, origin/master, origin/HEAD) Merge pull request #139 from haskellcamargo/dependabot/pip/requests-2.20.0
c7a8c02 Merge pull request #143 from GSGBen/master
1b8e590 Fix error on load |
For more information: $ pip freeze
asyncio==3.4.3
certifi==2020.12.5
chardet==4.0.0
idna==2.10
pyperclip==1.6.2
requests==2.25.1
six==1.15.0
slackclient==1.2.1
urllib3==1.26.2
urwid==2.0.1
urwid-readline==0.13
websocket-client==0.47.0 |
Hello, I'm trying to run Sclack on a Python 3.x env and it just breaks on app init
Software setup:
Python
Pip
OS
Some stack tracing:
I've already tried using
sudo
, but it doesn't work as well. Do you need something else?The text was updated successfully, but these errors were encountered: