Skip to content
This repository has been archived by the owner on Oct 9, 2021. It is now read-only.

Can not install wakatime plugin for shell #238

Open
KES777 opened this issue Oct 26, 2020 · 2 comments
Open

Can not install wakatime plugin for shell #238

KES777 opened this issue Oct 26, 2020 · 2 comments

Comments

@KES777
Copy link

KES777 commented Oct 26, 2020

$ pip install wakatime
Collecting wakatime
  Downloading https://files.pythonhosted.org/packages/87/03/1e919ddff6488a9be5e609ee3de500bf17b0151734d57c8923c605246235/wakatime-13.1.0.tar.gz (2.3MB)
    100% |████████████████████████████████| 2.3MB 427kB/s 
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
    ImportError: No module named setuptools
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-C3lkYl/wakatime/

I am not expert with python, but seems I should do more than just pip intsall wakatime

@KES777 KES777 changed the title Can not install wakatime pluting for shell Can not install wakatime plugin for shell Oct 26, 2020
@zmarouf
Copy link

zmarouf commented Oct 27, 2020

I'd venture a guess that you're using python 2 instead of 3. You need 3

@KES777
Copy link
Author

KES777 commented Oct 28, 2020

Thank you. I will try v3

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants