Giter Site home page Giter Site logo

Comments (8)

Batstaph avatar Batstaph commented on August 23, 2024

I am having a similar problem. I have been running easyfig for a couple of years and recently started problems. I've just upgraded to Ubuntu 20.04. I've re-downloaded easyfig but still the same issue.

from easyfig.

AllisonStander avatar AllisonStander commented on August 23, 2024

@Batstaph I was also trying to run EasyFig on Ubuntu 20.04.1. Seems like it might be the issue.

from easyfig.

Batstaph avatar Batstaph commented on August 23, 2024

I've tried this with a fresh download of easyfig and BLAST on a clean Linux MX distro and get the same problem. It runs correctly the first time then fails to generate the BLAST .out files.

from easyfig.

mjsull avatar mjsull commented on August 23, 2024

Hi all,

Are you running the python script? or the Linux tar?

Could you try running https://github.com/mjsull/Easyfig/releases/download/2.2.5/Easyfig.py from the terminal and see if you get the same issues?

Thanks,

Mitch

from easyfig.

Batstaph avatar Batstaph commented on August 23, 2024

When I run:
kay@kay-ThinkPad-X1-Carbon-5th:/Tools/Easyfig_2.2.2_linux$ python Easyfig.py
File "Easyfig.py", line 406
raise AttributeError, "Color is immutable"
^
SyntaxError: invalid syntax

from easyfig.

mjsull avatar mjsull commented on August 23, 2024

Hi @Batstaph

You'll need to run it with Python 2.7.

from easyfig.

Batstaph avatar Batstaph commented on August 23, 2024

Sorry but I can't get easyfig.py to find the tkinter module. Did a fresh install on Windows 10 and I am getting the same error message: File not found. This is really frustrating. I've been using easyfig fine for over a year and just when I need it to finish the final chapter of my thesis it's failed. I'm going away to cry.

from easyfig.

vrbouza avatar vrbouza commented on August 23, 2024

Hi, I faced the same issue and found that the problem was related with the library zlib that blast uses. The thing is that somwhow my blast, although centrally installed (in an Ubuntu 20.04 LTS GNU/Linux system), ended up picking the zlib file that easyfig ships. I had to move the zlib file from the folder to another name (.old) and create a symlink from the zlib same file that I had in /lib/x86_64blabla/.so to the same folder. With it, it run flawlessly. This seems like a bug from the side of the software packaged. I hope this helps.

from easyfig.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.