-
Notifications
You must be signed in to change notification settings - Fork 24
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
Easyfig not saving Blast output files #37
Comments
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. |
@Batstaph I was also trying to run EasyFig on Ubuntu 20.04.1. Seems like it might be the issue. |
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. |
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 |
When I run: |
Hi @Batstaph You'll need to run it with Python 2.7. |
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. |
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. |
Good day,
I have downloaded and extracted Easyfig_2.2.2_linux.tar.gz from https://mjsull.github.io/Easyfig/files.html.
When I run Easyfig on the command line I get the following message:
It does, however run the GUI. I have chosen the Blast location, and the program will create and save the Blast output files correctly the first time, but after that it does not save the .out files to the directory.
Can you please help me resolve this issue?
I have attached a screenshot of the error message.
Kind regards,
Allison
The text was updated successfully, but these errors were encountered: