toomanycells 暂时还没安装成功,以后填坑
2023-12-13 04:51:06
?
https://gregoryschwartz.github.io/too-many-cells/#org2a4d583https://gregoryschwartz.github.io/too-many-cells/#org2a4d583Download Nix / NixOS | Nix & NixOS Nix is a tool that takes a unique approach to package management and system configuration. Learn how to make reproducible, declarative and reliable systems. https://nixos.org/download
在我的Linux系统上安装 nix,这是一个包管理器,可以理解为是conda
?1. step1 下载安装 nix?
?sh <(curl -L https://nixos.org/nix/install) --daemon
2 下载安装toomanycells
如果你没安装git,需要先安装git
#如果是ubuntu系统,直接安装git:? ?apt-get install git
git clone https://github.com/GregorySchwartz/too-many-cells.git
cd too-many-cells
nix-env -f default.nix -i too-many-cells
上面不成功,试试下面
6.2.2.?Install?stack
See?The Haskell Tool Stack?for more details.
curl -sSL https://get.haskellstack.org/ | sh stack setup
?
文章来源:https://blog.csdn.net/qq_52813185/article/details/134859965
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。 如若内容造成侵权/违法违规/事实不符,请联系我的编程经验分享网邮箱:veading@qq.com进行投诉反馈,一经查实,立即删除!
本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。 如若内容造成侵权/违法违规/事实不符,请联系我的编程经验分享网邮箱:veading@qq.com进行投诉反馈,一经查实,立即删除!