https://github.com/pyiron/pyiron-installer
pyiron installer based on conda constructor
https://github.com/pyiron/pyiron-installer
conda constructor pyiron
Last synced: 25 days ago
JSON representation
pyiron installer based on conda constructor
- Host: GitHub
- URL: https://github.com/pyiron/pyiron-installer
- Owner: pyiron
- License: bsd-3-clause
- Created: 2020-02-02T09:15:25.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T11:08:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T12:38:32.277Z (almost 2 years ago)
- Topics: conda, constructor, pyiron
- Language: Shell
- Homepage: https://github.com/pyiron/pyiron-installer/releases
- Size: 843 KB
- Stars: 0
- Watchers: 7
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Installers for pyiron
[](https://github.com/pyiron/pyiron-installer/actions)
Download the release:
https://github.com/pyiron/pyiron-installer/releases

# Remark
After the installation completed successfully it is necessary to activate the installation:
## Windows
Open a command prompt and enter:
```
activate
```
## Linux/ MacOS
Open a terminal and enter:
```
source activate
```