Open prekijpatel opened 8 months ago
Hi and thanks a lot for this very detailed description. This is very interesting and the first time I see this type of error occurring. Unfortunately, as I do not have access to an aarch64
system, I can only speculate about what's the cause for this. Hence, I apologize that (currently) I cannot debug this. Have you tried Bakta on another machine?
I leave this open, just in case others face this sort of error, as well.
Hi, yes I usually use bakta on my laptop, there it works nicely. Currently I am thinking of creating the environment(on my laptop) with same tools from the same channel
as they are there in the above mentioned aarch64
device and see if there also it generates the same error. Let's see! Do you suspect anything/tool for which I should try changing/changing version there first?
I'd keep an eye on sqlite
and python
itself. And could you maybe try to use a non-3.12
Python version, so 3.9
, 3.10
or 3.11
?
Alright! I am on it. Thank you!!
@prekijpatel any updates? Thanks
Hey, sorry for the wait, but no updates yet. Been pretty tied up with other stuff lately, so haven't had much time to dive into this. Once things calm down, I'll have a chance to try out some variations. Will definitely keep posting here!
Thanks for the update, and no pressure intended at all. Just a gentle keep alive ping
to sort out stalled issues ;-)
I have encountered the same bug on linux-64 system (bakta=1.8.1, python=3.12.2).
Hi, oschwengers, can bakta provide the functions of the genes into the result files for the genome annotation?
Hi @yulinpengcool, sorry for the late reply, thissomehow slipped through - for off-topic questions, please do not hesitate to open a dedicated issue ;-)
What do you exactly mean with gene functions in the result files? There are gene symbols and product descriptions for CDS features. Could you please elaborate a bit more about this?
So, here I am with this error which I do not know how to solve. I recently installed Bakta (using conda, but had to use
nanoporetech
channel to install few dependencies as the others ones were not suppported on this CPU) on one of the new machine in the lab which is based on aarch64-CPU. However, running just the trial run generated this error.Apart from this, since the installation has been a bit different for me (Atleast I think it was, but I am not sure if this is trivial thing only), just putting the list of tools installed in the environment:
Lastly, here is the log file as well. try.log
Apologies if this is very trivial thing!
Thanking you in advance.