GithubHelp home page GithubHelp logo

Comments (10)

schellj avatar schellj commented on June 12, 2024 1

FYI, I created a PR to fix this issue (#136).

from sclack.

JPTIZ avatar JPTIZ commented on June 12, 2024 1

For me, Sclack still won't work. There's still probably references to an old slack API (see images below). Everytime I run, the error changes, but it is always related to those dictionary keys.

image
image

from sclack.

Lakshamana avatar Lakshamana commented on June 12, 2024

I closed but, hold up! Maybe mpim.list doesn't exist anymore. Maybe you should use another API endpoint. Notice I don't know at all about Slack API, so I must be speaking some sillyness... Anyway, that's my analysis since I couldn't add mpim.list to user scopes

from sclack.

tmferretti avatar tmferretti commented on June 12, 2024

I also am running into this issue

from sclack.

tmferretti avatar tmferretti commented on June 12, 2024
Python 3.7.3

sclack git:(master) ✗ pip3 -V
pip 19.0.3 from /Library/Developer/CommandLineTools/Library/Frameworks/Python3.framework/Versions/3.7/lib/python3.7/site-packages/pip (python 3.7)

➜  sclack git:(master) ✗ uname -a
Darwin Thomass-MacBook-Pro.local 19.2.0 Darwin Kernel Version 19.2.0: Sat Nov  9 03:47:04 PST 2019; root:xnu-6153.61.1~20/RELEASE_X86_64 x86_64```

from sclack.

schellj avatar schellj commented on June 12, 2024

I'm also running into the exact same issue.

[~]$ python3 -V
Python 3.8.5
[~]$ pip3 -V
pip 20.1.1 from /usr/local/lib/python3.8/site-packages/pip (python 3.8)
[~]$ uname -a
Darwin Justins-MacBook-Pro.local 19.6.0 Darwin Kernel Version 19.6.0: Sun Jul  5 00:43:10 PDT 2020; root:xnu-6153.141.1~9/RELEASE_X86_64 x86_64 i386 MacBookPro14,1 Darwin

from sclack.

DrGrognon avatar DrGrognon commented on June 12, 2024

I got the exact same as @JPTIZ (except from background dog 😝 )
Fresh install from repo today.

$ pip3 -V
pip 20.3.1 from /home/bgonon/usr/vendors/pyenv/versions/3.6.9/lib/python3.6/site-packages/pip (python 3.6)
$ python3 -V
Python 3.6.9
$ uname -a
Linux  5.8.0-48-generic #54~20.04.1-Ubuntu SMP Sat Mar 20 13:40:25 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux

Hope you can fix, screenshots look awesome 😢

from sclack.

duynguyenhoang avatar duynguyenhoang commented on June 12, 2024

@JPTIZ @DrGrognon can you please pull master and check it again?

from sclack.

JPTIZ avatar JPTIZ commented on June 12, 2024

@JPTIZ @DrGrognon can you please pull master and check it again?

Just tried (cd <my sclack clone>, git checkout master, git pull) and still got this:

image

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

from sclack.

JPTIZ avatar JPTIZ commented on June 12, 2024

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

from sclack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.