You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using the most recent version of Easyfig, 3.0.0, and am getting the following errors when I try to generate blastn results
Traceback (most recent call last):
File "/Users/cmsia/miniconda3/lib/python3.12/tkinter/__init__.py", line 1967, in __call__
return self.func(*args)
^^^^^^^^^^^^^^^^
File "/Users/cmsia/Downloads/Easyfig-master/Easyfig.py", line 9880, in genBlast
for letter in string.uppercase:
^^^^^^^^^^^^^^^^
AttributeError: module 'string' has no attribute 'uppercase'```
The text was updated successfully, but these errors were encountered:
I am using the most recent version of Easyfig, 3.0.0, and am getting the following errors when I try to generate blastn results
The text was updated successfully, but these errors were encountered: