You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please note that reporting bugs from Spyder's help menu ("?" > "Report
issue...") will fill version details for Spyder, Python and Qt in this description for you. Hi Team,
Thanks for Spyder. I have seen this running on a machine fast and reliable. But unfortunately not for me when it comes to code completion. I have installed a fresh Debian Jessie with Spyder 2.3.1 from the standard repositories with aptitude in the normal way. But when I go to Preferences -> Editor -> Code Introspection/Analysis it gives a Warning about missing rope. But rope has also been installed via aptitude install python-rope. According to "dpkg -l python-rope", rope is installed ok, too. I did dpkg-reconfigure for spyder and rope without success. No error messages in the internal console though and no messages in /var/log that would point me to anywhere and in the bug reports here I could also not find anything that would lead me to a solution. This is my first bug report so sorry for not sticking to the process or not delivering enough information. Thanks for your help in advance.
What is the expected output? What do you see instead?
Expected output: Code completion in Editor, but nothing happens. What version of the product are you using? On what operating system? Spyder 2.3.1 on Debian Jessie
Sorry for the late reply. Couldn't get to my machine earlier. Your fix did work. You made my day!!! Thanks so much and sorry again for the late message.
From hzens...@googlemail.com on 2014-12-12T02:16:27Z
Please note that reporting bugs from Spyder's help menu ("?" > "Report
issue...") will fill version details for Spyder, Python and Qt in this description for you. Hi Team,
Thanks for Spyder. I have seen this running on a machine fast and reliable. But unfortunately not for me when it comes to code completion. I have installed a fresh Debian Jessie with Spyder 2.3.1 from the standard repositories with aptitude in the normal way. But when I go to Preferences -> Editor -> Code Introspection/Analysis it gives a Warning about missing rope. But rope has also been installed via aptitude install python-rope. According to "dpkg -l python-rope", rope is installed ok, too. I did dpkg-reconfigure for spyder and rope without success. No error messages in the internal console though and no messages in /var/log that would point me to anywhere and in the bug reports here I could also not find anything that would lead me to a solution. This is my first bug report so sorry for not sticking to the process or not delivering enough information. Thanks for your help in advance.
What steps will reproduce the problem?
1.Preferences -> Editor -> Code Introspection/Analysis always shows Warning about missing rope. 2. 3.
What is the expected output? What do you see instead?
Expected output: Code completion in Editor, but nothing happens. What version of the product are you using? On what operating system? Spyder 2.3.1 on Debian Jessie
Please provide any additional information below
. See above
Original issue: http://code.google.com/p/spyderlib/issues/detail?id=2084
The text was updated successfully, but these errors were encountered: