-
Notifications
You must be signed in to change notification settings - Fork 44
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
Warning: could not load plugin #48
Comments
@willwhite - what does it report if you try one of the subcommands like |
from chat
My best guess is something on the system python requires an older version of six. The solution for python devs is to install in a virtual environment but this is a wider issue for those who want to install it globally. cc @sgillies |
@willwhite we've got a new release and distributing it with homebrew. Can you try
and see if it works. We're trying to encourage brew as an alternative to |
Closing for now, I'm not able to reproduce and no more reports so far. @willwhite - if you're still getting this error, we can reopen. |
I am having the same issue using Bash on Ubuntu on Windows Update: the --upgrade option seemed to fix the problem |
I installed with
sudo pip install mapboxcli
and I get the following when runningmapbox
. I haven't made much progress debugging myself. Any idea what's going on?The text was updated successfully, but these errors were encountered: