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

Unable to use with Anaconda python distribution #28

Closed
alanhamlett opened this issue Oct 26, 2017 · 2 comments
Closed

Unable to use with Anaconda python distribution #28

alanhamlett opened this issue Oct 26, 2017 · 2 comments

Comments

@alanhamlett
Copy link
Member

Getting this error when running wakatime cli:

wakatime: error: unrecognized arguments: vscode-wakatime/1.1.18

Python: Python 2.7.5 :: Anaconda 1.8.0 (x86_64)
OS: Mac OS X

The plugin argument contains a space and is being parsed as two separate arguments.

@alanhamlett
Copy link
Member Author

Fixed in v1.1.19.

@phaberest
Copy link

phaberest commented Apr 12, 2018

I'm afraid I'm getting the same error on 1.2.0

wakatime: error: unrecognized arguments: vscode-wakatime/1.2.0

The full command is

pythonw /Users/phaberest/.vscode-insiders/extensions/WakaTime.vscode-wakatime-1.2.0/out/wakatime-master/wakatime/cli.py --file /Users/phaberest/sites/challenges/config/ProjectConfiguration.class.php --plugin vscode/1.23.0-insider vscode-wakatime/1.2.0 --alternate-project challenges

Using Python 2.7.10 on OSX Sierra

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

2 participants