• 2024-09-21slices: package slices is not in GOROOT 报错
    F:\goenv\goproject\src\awesomeProject0921>goget-ugithub.com/gin-gonic/gingithub.com/gin-gonic/ginimportsgithub.com/gin-gonic/gin/bindingimportsgithub.com/pelletier/go-toml/v2importsslices:packageslicesisnotin
  • 2024-09-04安装open3d
    https://pypi.org/project/open3d/#history (D:\anaconda3\yhexie)C:\Users\yhexie>pipinstallopen3dCollectingopen3dDownloadingopen3d-0.18.0-cp310-cp310-win_amd64.whl.metadata(4.1kB)Requirementalreadysatisfied:numpy>=1.18.0ind:\a
  • 2024-08-19ubuntu(linux): 编译安装使用python3.12.5
    一,python官网:https://www.python.org/下载页面:https://www.python.org/downloads/source/如图:二,安装1,下载:wget从命令行下载:liuhongdi@lhdpc:/usr/local/source/python$wgethttps://www.python.org/ftp/python/3.12.5/Python-3.12.5.tgz2,解压:liuhongdi@lhdpc:/
  • 2024-08-12[图文直播]使用EasyOCR识别图片上的文字
    安装EasyOCRC:\Users\Administrator>pipinstalleasyocrCollectingeasyocrDownloadingeasyocr-1.7.1-py3-none-any.whl.metadata(11kB)Collectingtorch(fromeasyocr)Downloadingtorch-2.4.0-cp312-cp312-win_amd64.whl.metadata(27kB)Collectingtor
  • 2024-08-07Centos8下载报错:Errors during downloading metadata for repository ‘appstream‘:
    前提使用docker安装centos8步骤复现:启动后发现环境中没有vim功能,想着安装一下,发现报错:Errorsduringdownloadingmetadataforrepository'appstream':原因:找到AI工具翻译后:结合centos系统在2021年就没有在进行维护了,再进行网上大量查阅得知应该是yum源的问题,这里
  • 2024-06-20单细胞测序最好的教程(九): 细胞类型自动注释|发表在Science的注释算法
    作者按本章节主要讲解了基于大模型的自动注释方法,包括CellTypist(发表在Science)和MetaTiME(发表在Naturecommunication),一个通用,一个泛癌专用。本教程首发于单细胞最好的中文教程,未经授权许可,禁止转载。全文字数|预计阅读时间:3000|3min——Starlitnightly(星夜)1.背景我
  • 2024-04-18【VSCode】远程编码,ssh连接卡在downloading vscode server
    这是因为墙的原因导致下载失败。1、进入目录查看下载节点进入服务器目录~/.vscode-server/bin:97开头的这一串是commitid2、下载文件使用commitid拼接下载路径:https://update.code.visualstudio.com/commit:${commit_id}/server-linux-x64/stable在本地下载之后,上传服务器
  • 2024-03-26nexus 代理 go
    创建 BlobStores创建Repositoriesnginx配置server{listen19000;server_namelocalhost;#设置代理访问日志access_loglogs/yum.access.log;error_loglogs/yum.error.log;location/goproxy/{ proxy_passhtt
  • 2024-02-01浏览器支持多线程下载,IDM还是地表最强吗?
    引言平时大家下载小文件一般会用浏览器自带的下载,而大文件却要搭配下载器(比如有亿点点贵的IDM),但是大家知道吗,我们的浏览器自带多线程下载,只是默认是禁用的,试了试真的还不错!启动新功能这里以新版MicrosoftEdge为例,打开edge://flags/#enable-parallel-downloading(Chrome为c
  • 2023-12-06mac安装nginx
     ~%brewinstallnginx==>Downloadinghttps://formulae.brew.sh/api/formula.jws.json#=#=-###=O#-##-#O=-########################################################################################################################
  • 2023-11-02yum install 报错Error downloading packages
    yuminstallntp报以下错误:Errordownloadingpackages:autogen-libopts-5.18-5.el7.x86_64:[Errno5][Errno2]Nosuchfileordirectoryntp-4.2.6p5-29.el7.centos.2.x86_64:[Errno5][Errno2]Nosuchfileordirectoryntpdate-4.2.6p5-29.el7.centos.2.x86_64:
  • 2023-10-10go下载第三方代码
    Go更新国内下载源执行命令进行第三方代码下载gogethttps://github.com/chromedp/chromedp提示访问超时 通过下面的命令替换成国内源echo"exportGOPROXY=https://goproxy.cn">>~/.profilesource~/.profile再次下载的时候就没有问题了gogetgithub.com/chromedp/
  • 2023-09-27macOS下安装python3
    使用brew安装python3brewinstallpython3Running`brewupdate--auto-update`...==>Downloadinghttps://ghcr.io/v2/homebrew/portable-ruby/portable-ruby/blobs/sha256:61029cec31c68a1fae1fa90fa876adf43d0becff777da793f9b5c5577f00567a#########################
  • 2023-09-24Rust 更新
    Rust更新稳定版和nightly版的升级~>rustupupdate2023/07/1601:06:05下午info:syncingchannelupdatesfor'stable-x86_64-pc-windows-msvc'info:checking
  • 2023-06-15centos7.9制作rpm离线源
    @目录制作vsftpd离线源测试特殊情况repotrack命令在centos7.9的环境联网环境下,制作一个软件包的离线源,使用yumdownloader命令制作一些特殊软件包需要逐个拉去依赖,而使用repotrack则一键拉取,并下载所需依赖,以下进行测试制作vsftpd离线源下载制作工具[root@localhost~]#yumin
  • 2023-06-13二维码
        Wewillsupportitsoon!Click2k/4ktodownloadvideosfirst.ProSubscriptionwillautomaticallyreneweverymonthbeforeyouunsubscribe. Monthly $2.99/month1000+embeddedvimeoplayersitessupportedSupportvi
  • 2023-06-12CJJC项目实验环境配置
    CJJC项目实验环境配置 (base)D:\>(base)D:\>condacreate-nwind_2022python==3.7Solvingenvironment:done##PackagePlan##environmentlocation:D:\Anaconda3\envs\wind_2022added/updatedspecs:-python==3.7Thefollowingpackages
  • 2023-05-14mvn:downloading from central
    不喜欢在maven的settings.xml里改,更喜欢直接在pom.xml里改,因为受git管理,小伙伴们拉下来即可。pom中更换阿里云仓库时不要忽略了pluginRepositories,原来,只有项目本身的依赖,走了aliyun这个repository,maven命令需要的插件(比如clean、install都是maven的插件),走的还是默认的repository
  • 2023-04-25【亚伦博客】反方观点: 下载不是偷窃
    Counterpoint:DownloadingIsn’tStealing译文:https://bbs.popkart.org/?thread-141.htmbyAaronSwartz作者:AaronSwartzTheNewYorkTimesUpfrontaskedmetocontributeashortpiecetoapoint/counterpointtheywerehavingondownloading.(Iwoulddefenddownl
  • 2023-03-18在Mac OS X中使用WOL命令唤醒群晖NAS
    1.安装wakeonlan(base)➜~brewinstallwakeonlanUpdatingHomebrew...==>Downloadinghttps://ghcr.io/v2/homebrew/core/wakeonlan/manifests/0.41###########
  • 2023-03-08Google Chrome 开启多下载下载,提高文件下载速度
    在地址栏输入:chrome://flags/#enable-parallel-downloadingParalleldownloading改为Enabled后重启浏览器即可打开多线程下载(多线程下载可提高部分浏览器下载文件的速
  • 2023-02-27Error downloading packages: glibc-2.17-326.el7_9.i686: [Errno 5]
     001、yum安装软件出现如下报错  002、其中的一个原因是python的版本造成的,即将系统默认调用的python有python2改用了python3,而yum命令兼容的python版本是python
  • 2023-02-21ue5 - android 打包卡在下载gradle Downloading https://services.gradle.org/distributions/gradle-6.1.1-all.z
    1.下载gradle国内镜像地址https://downloads.gradle-dn.com/distributions/gradle-6.1.1-all.zip下载后,将文件放入\.gradle\wrapper\dists\gradle-6.1.1-all\cfmwm15
  • 2023-02-06[openlayers05]_——Downloading_features(下载功能)
    [openlayers05]_Downloadingfeatures(下载功能)1.说明Downloadingfeatures在用户上传数据并编辑之后,我们希望用户能下载结果。为此,我们将featuredata转为GeoJSON
  • 2023-01-301.1 安装gin框架&使用gin编写简单服务端
    01.安装gin框架a)配制环境变量GOPATH修改为go的工作文件夹路径D:\Golang\goprojectGOROOT修改为go的安装路径D:\Golang\go1.19Path增加GOROOT的bin和GOPATH的binD: