We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee86f68 commit e08a12aCopy full SHA for e08a12a
content/docs/Hydro/install/compiler.mdx
@@ -49,7 +49,7 @@ javac -d /w -encoding utf8 ./Main.java && jar cvf Main.jar *.class
49
</Callout>
50
51
<Callout>
52
-在使用 `sh nix-env -iA nixpkgs.python3Packages.xxxxx` 安装 `pyhton` 包后,如果在沙箱环境中无法找到依赖。
+在使用 `sh nix-env -iA nixpkgs.python3Packages.xxxxx` 安装 `python` 包后,如果在沙箱环境中无法找到依赖。
53
请参照 [在沙箱中引入 Python 包](https://hydro.ac/d/faqs/p/15) 教程更新环境变量。
54
55
0 commit comments