Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problems running the GUI #3

Open
meiers opened this issue Sep 10, 2015 · 0 comments
Open

Problems running the GUI #3

meiers opened this issue Sep 10, 2015 · 0 comments

Comments

@meiers
Copy link

meiers commented Sep 10, 2015

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant