Opened 10 years ago

Last modified 10 years ago

#43435 closed defect

Can't start Glances — at Version 1

Reported by: ruipacheco (Rui Pacheco) Owned by: g5pw@…
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: glances

Description (last modified by ryandesign (Ryan Carsten Schmidt))

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

Change History (1)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to g5pw@…
Port: glances added

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"?

Note: See TracTickets for help on using tickets.