Python: Difference between revisions
imported>JakobBruenker m fixed .config path in matplotlib example |
imported>Beskhue m Fix typo. |
||
| Line 64: | Line 64: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
After entering the | After entering the environment with `nix-shell`, you can install new python libraries with dump `pip install`, but nanomsg will be detected as installed. | ||
=== conda === | === conda === | ||