macOS 上安装fortran编译器

  • Post author:
  • Post last modified:2022-02-20
  • Post category:网络人生
  • Post comments:0评论

macOS下安装fortran编译器 由于gfortran包含在gcc 中,实质上安装gcc就可以了 macOS下的包采用homebrew进行管理,安装homebrew 并配置源为中科大 具体操作 # 对于 bash 用户 echo 'export HOMEBREW_BOTTLE_DOMAIN="https://mirrors.ustc.edu.cn/homebrew-bottl…

继续阅读macOS 上安装fortran编译器

黑苹果12.0.1 Monterey 安装实操

  • Post author:
  • Post last modified:2021-11-28
  • Post category:网络人生
  • Post comments:0评论

制作安装U盘 下载balenaEtcher软件 可选:安装python 和 properTree https://cloud.189.cn/t/EbmAbeqeimqa (访问码:kqy8) 下载MacOS 含EFI引导文件的镜像 下载地址参考参考黑果小兵或者黑苹果动力网站 准备16G USB3.0 U盘以管理员身份运行balenaEtcher 将镜像文件写入u盘 修改EFI内的文件 主要是选择合…

继续阅读黑苹果12.0.1 Monterey 安装实操

macOS 下python多版本管理

  • Post author:
  • Post last modified:2021-10-28
  • Post category:网络人生
  • Post comments:0评论

环境介绍 macOS系统 为 11.6 ,AMD Hackintosh 已经安装homebrew 已经将brew的源设置为中科大 ustc 配置文件为 ~/.zshrc ~/.bashrc 或者 ~/.bash_profile 安装pyenv 和 指定python版本 brew install pyenv brew包管理器会将pyenv所需要的各种依赖自动安装好 查看可安装的python版本 py…

继续阅读macOS 下python多版本管理

zsh: command not found: pip

  • Post author:
  • Post last modified:2021-05-08
  • Post category:网络人生
  • Post comments:0评论

背景介绍 操作系统:MacOS big sur 11.2python环境python3.7.7python2.7.16 问题描述 在试图使用pip安装numpy时报错,报错代码如下 zsh: command not found: pip 解决方案一:采用pip3 macOS直接自带pip3,可以直接使用pip3代替pip进行安装 解决方案二:安装pip 下载get-pip.py 并运行此脚本 ge…

继续阅读zsh: command not found: pip

黑苹果下驱动阵列卡lsi9211-8i

  • Post author:
  • Post last modified:2021-03-22
  • Post category:网络人生
  • Post comments:0评论

系统介绍 硬件 cpu: AMD zen+ 2700主板:x370太极阵列卡: Lsi9211-8i it模式 软件 MacOS Big Sur 11.2.3 驱动后的效果: 具体操作办法: 在EFI文件夹子目录OC/Kexts/中放入以下三个驱动 采用瑞士军刀 hackintool 识别阵列卡lsi9211-8i 的路径和名称 红框中的子类别为: Serial Attached SCSI con…

继续阅读黑苹果下驱动阵列卡lsi9211-8i

最后的内容

不再加载页面