https://bugs.kde.org/show_bug.cgi?id=368970

            Bug ID: 368970
           Summary: Python: autocompletion not available for library
                    installed in virtualenv
           Product: kdevelop
           Version: 5.0.0
          Platform: Appimage
                OS: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: codestr...@posteo.org

I installed the aracade gaming library using virtualenv as described here:
http://pythonhosted.org/arcade/installation_linux.html with the exception that
I used the openSUSE python3.5-opt interpreter because the library needs python
>= 3.5:

virtualenv ~/.virtualenvs/arcade -p /opt/python/bin/python3.5

I put this sample code
(http://programarcadegames.com/python_examples/show_file.php?file=moving_sprites.py)
into a file and opened it with kdevelop.

In the `import arcade` statement the arcade is underlined. Autocompletion is
not available for this library.

Is it possible to tell kdevelop where to look for the library definition?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to