Skip to main content

install nim compiler in Linux virtualenv assumes gcc

Project description

This package can be used to install the nim compiler in a virtualenv:

virtualenv /your/venv
source /your/venv/bin/activate
pip install nim-install
nim_install
nim --version

installs nim version 0.16.0, nimble, nimgrep and nimsuggest

The compilation of nim is executed in parallel. Total installation time is about 40 seconds on my machine (including download time).

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nim_install-0.2.2.tar.gz (11.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page