[MacPorts] #43435: Can't start Glances

MacPorts noreply at macports.org
Tue Apr 22 05:22:30 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        |
----------------------------+--------------------

Comment (by rui.pacheco@…):

 Activated the same virtualenv and issued the command:


 {{{
 sudo port uninstall glances
 }}}


 which terminated successfully. I then opened a new tab, confirmed no
 virtualenv was enabled and ran the following command:


 {{{
 sudo port install glances
 }}}


 I then tried to run glances and got pretty much the same error:


 {{{
 $ 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
 ruipacheco on traitor.local in
 ~/Projects/mtcompany/api.xxx.com(24h9m|master*)

 $ which python
 /usr/bin/python
 }}}

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


More information about the macports-tickets mailing list