Pacman

Results 3 issues of Pacman

Dockstation breakes the strasndrad set up and consistently blocks sockets Cannot connect to the Docker daemon at unix:///var/run/docker.sock. Is the docker daemon running?

probably just a misnomer /tmp/ipykernel_48/688326240.py in 7 refseq_only=True, 8 exclude_sequence=False, ----> 9 _preload_content=False 10 ) 11 /srv/conda/envs/notebook/lib/python3.7/site-packages/ncbi/datasets/openapi/api/virus_api.py in virus_genome_download(self, taxon, **kwargs) 945 self.gene_download_summary_by_accession_endpoint.headers_map[key] = headers[key] 946 --> 947 return self.virus_genome_download_endpoint.call_with_http_info(**kwargs)...