Skip to content

Problems running the GUI #3

@meiers

Description

@meiers

Hi there,

I encountered several problems running the graphical interface. I don't know whether they are version-related, but if my proposals don't crash the tool in your setup, they might be useful for others that have a setup similar to mine.

  • from PIL import Image instead of import Image
  • Remove last pipe character | from wcd in OnLoadFasta function in main_window.py
  • terminal.COLUMNS was None in progressbar.py. I just replaced it with an arbitrary number.

At that point I ran into problems I coulnd't fix as easily.
Hope this is useful to someone

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions