GithubHelp home page GithubHelp logo

Comments (5)

perrygeo avatar perrygeo commented on June 19, 2024

@willwhite - what does it report if you try one of the subcommands like mapbox geocoding --help?

from mapbox-cli-py.

perrygeo avatar perrygeo commented on June 19, 2024

from chat

$ mapbox geocoding --help
Usage: mapbox geocoding [OPTIONS]

  Warning: entry point could not be loaded. Contact its author for help.

  Traceback (most recent call last):
    File "/Library/Python/2.7/site-packages/click_plugins/core.py", line 37, in decorator
      group.add_command(entry_point.load())
    File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2107, in load
      if require: self.require(env, installer)
    File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 2120, in require
      working_set.resolve(self.dist.requires(self.extras),env,installer)))
    File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources.py", line 580, in resolve
      raise VersionConflict(dist,req) # XXX put more info here
  VersionConflict: (six 1.4.1 (/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python), Requirement.parse('six>=1.5'))

Options:
  --help  Show this message and exit.

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

from mapbox-cli-py.

perrygeo avatar perrygeo commented on June 19, 2024

@willwhite we've got a new release and distributing it with homebrew. Can you try

brew install mapbox/cli/mapbox

and see if it works. We're trying to encourage brew as an alternative to sudo pip install on OS X at least.

from mapbox-cli-py.

perrygeo avatar perrygeo commented on June 19, 2024

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.

from mapbox-cli-py.

cbaze avatar cbaze commented on June 19, 2024

I am having the same issue using Bash on Ubuntu on Windows

Update: the --upgrade option seemed to fix the problem

from mapbox-cli-py.

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.