Colin Gauvin
Colin Gauvin
I just ran into this issue with a USB-PD charger as well. Had to drop the battery to 95% and then install went fine. That's not a big deal, but...
I had this issue, but was accidentally setting a new line under Refresh. Getting rid of that solved it.
Hi @jamaliki - thank you for both the wonderful software, and also taking a look at this issue. In this case, I ran `model_angelo build -v filename.mrc -pf protein_sequence.fasta -o...
This issue still exists for me in 1.0.12
While it would be great if a functional `config.json` file could be provided, the source of your issue lies somewhere in this region: ``` "save_real_coordinates": false, "save_cryo_em_grid": false, "do_nucleotides": true,...
As for which args need to be defined for GNN, you can see this here in `build.py`: ``` gnn_infer_args = Args(config["gnn_infer_args"]) gnn_infer_args.map = parsed_args.volume_path gnn_infer_args.protein_fasta = new_protein_fasta_path gnn_infer_args.rna_fasta = parsed_args.rna_fasta...
Seeing what HA is doing now with an on-device Assistant option (to replace Google Assistant on Android, for instance), I can only dream of what it'd be like to have...
> To get steam-headless to run correctly on my system I had to set allowed_users=anybody in /etc/X11/Xwrapper.config. Without this, the x server would not start due to the error "Only...
Just note, this is not monado specific, I also had the same error with the air_glasses driver.
Thanks for the hint. Unfortunately, vrmonitor.sh appears to be broken for me as well! Something is clearly off with the containerization.