jowodo
jowodo
I get the same error with python3.10
Thanks for your help ``` FAST5="/scratch/jmf/mirror/ONT_0052/ONT_0052/20211124_1352_3B_PAH12587_3cc549b0/fast5_pass/barcode42/" REF="/scratch/jmf/kirkegaard/projects/dome_051/results/JMF-2109-10-0023--ONT_0052.barcode42.flye.raconNP2x_medaka2x_raconILM.fa" megalodon \ $FAST5 \ --guppy-params "-d /scratch/jmf/kirkegaard/software/rerio/basecall_models/ --verbose_logs" \ --guppy-config res_dna_r941_prom_modbases_5mC_CpG_v001.cfg \ --guppy-server-path /apps/guppy-gpu/6.1.1/bin/guppy_basecall_server \ --outputs basecalls mappings mod_mappings mods \ --reference $REF...
Hi, I downloaded the 135MB tar.gz archive from [the release page](https://github.com/morispi/CONSENT/releases/download/v2.2.2/CONSENT.tar.gz) and got the same error: ``` g++ -std=c++11 -o bin/CONSENT-correction src/main.o src/utils.o src/correctionDBG.o src/correctionAlignment.o src/correctionMSA.o src/reverseComplement.o src/alignmentPiles.o src/alignmentWindows.o src/CONSENT-correction.o...
I still experience this bug on mamba 1.5.4 conda 23.11.0 with a miniconda installation. Adding the following to my `~/.condarc` worked for me: ``` pkgs_dirs: - ~/.conda/pkgs ``` But I...
same on - ubuntu 20.04, linux 4.4.0, gcc 9.4.0, libssl-dev 1.1.1f-1ubuntu2.16 and 1.1.1f-1ubuntu2.13 - M1 macos 12.5, clang-1316.0.21.2.5, openssl (brew) 1.1.1s and 3.0.7 As mentioned in #94 it seems that...
@PRFinklemeister please submit an issue at https://github.com/10gic/vanitygen-plusplus/issues Also, check if somebody else already had a similar problem and if not, include information about your system (e.g. the output of the...
Hi, On the same machine I get: ``` Traceback (most recent call last): File "/apps/liftoff/1.5.1/bin/liftoff", line 8, in sys.exit(main()) File "/apps/liftoff/1.5.1/lib/python3.8/site-packages/liftoff/run_liftoff.py", line 16, in main feature_db, feature_hierarchy, ref_parent_order = liftover_types.lift_original_annotation(ref_chroms,...
Hi, when I tried to sign in, I got: ```Server error``` After following the [developers guide](https://librelingo.app/docs/) and navigated to the [sign up page](http://localhost:3000/sign-up) I get the same error as described...
This seems related to these two open issues: - https://github.com/LibreLingo/LibreLingo/issues/714 - https://github.com/LibreLingo/LibreLingo/issues/1464 It may be advantageous to document something else, because the sound generation might change and the documentation will...
I would be interested in giving this issue a shot, but I have no experience with nodejs or sveite, but Linux+Apache+PHP is my stack at the moment. So a lot...