[MacPorts] #43435: Can't start Glances

MacPorts noreply at macports.org
Mon Apr 21 12:21:35 PDT 2014


#43435: Can't start Glances
----------------------------+--------------------
  Reporter:  rui.pacheco@…  |      Owner:  g5pw@…
      Type:  defect         |     Status:  new
  Priority:  Normal         |  Milestone:
 Component:  ports          |    Version:  2.2.1
Resolution:                 |   Keywords:
      Port:  glances        |
----------------------------+--------------------
Changes (by ryandesign@…):

 * owner:  macports-tickets@… => g5pw@…
 * port:   => glances


Old description:

> Tried to start Glances and got the following exception:
>
> $ glances
> Traceback (most recent call last):
>   File "/opt/local/bin/glances", line 5, in <module>
>     from pkg_resources import load_entry_point
>   File
> "/Users/ruipacheco/.venvburrito/lib/python/distribute-0.6.49-py2.7.egg/pkg_resources.py",
> line 53
>     def _bypass_ensure_directory(name, mode=0777):
>                                                ^
> SyntaxError: invalid token

New description:

 Tried to start Glances and got the following exception:

 {{{
 $ glances
 Traceback (most recent call last):
   File "/opt/local/bin/glances", line 5, in <module>
     from pkg_resources import load_entry_point
   File
 "/Users/ruipacheco/.venvburrito/lib/python/distribute-0.6.49-py2.7.egg/pkg_resources.py",
 line 53
     def _bypass_ensure_directory(name, mode=0777):
                                                ^
 SyntaxError: invalid token
 }}}

--

Comment:

 It works fine for me. Why is anything installed by MacPorts using
 "/Users/ruipacheco/.venvburrito/lib/python/distribute-0.6.49-py2.7.egg/pkg_resources.py"?

-- 
Ticket URL: <https://trac.macports.org/ticket/43435#comment:1>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list