3

I have installed ropemacs in emacs and do these instructions:

  1. Edit config of the rope project (using M-x rope-project-config or directly opening .ropeproject/config.py) and replace the line

    prefs['extension_modules'] = []

    with

    prefs['extension_modules'] = ['gtk._gtk', 'gobject._gobject', 'pango', 'atk']

  2. Remove file .ropeproject/globalnames from the root of your rope project if there is one.

But it doesn't work. any idea to solve this problem?

Milad Khajavi
  • 2,769
  • 9
  • 41
  • 66

0 Answers0