Skip to main content

No project description provided

Project description

image/svg+xml

nec-sol is the installation wrapper for the SOL Neural Network Accelerator. You need to be approved SOL user to get access to the installable packages.

If your system does not pip3 please use NEC_SOL_PIP=/path/to/other/pip nec-sol ... to redirect all commands to your system's PIP.

List available modules:

nec-sol list_available

List installed modules:

nec-sol list_installed

Install modules:

nec-sol install [module [module [...]]] [--user] [--trust]
  • --user: installs the packages in the user instead of the system packages.
  • --trust (NOT RECOMMENDED): if your system does not trust the certificates of the module servers, this will add --trust-url ... to the PIP commands. Consult the Documentation for how to correctly setup certificates on your system.

Install modules without internet connectivity:

On a system with internet connectivity, run:

nec-sol download [module [module [...]]] [--trust]
scp *.whl remote_machine:/folder/on/remote/machine/

And then on the target machine:

nec-sol install [module [module [...]]] --local

Uninstall SOL:

nec-sol uninstall

Automatic Upgrade:

nec-sol upgrade

Manual Upgrade:

nec-sol uninstall
pip3 install --upgrade nec-sol
nec-sol install [module [module [...]]]

Useful Links:

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nec_sol-0.4.2.0-py3-none-any.whl (32.2 kB view details)

Uploaded Python 3

File details

Details for the file nec_sol-0.4.2.0-py3-none-any.whl.

File metadata

  • Download URL: nec_sol-0.4.2.0-py3-none-any.whl
  • Upload date:
  • Size: 32.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for nec_sol-0.4.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d8fc71cd25a8027e8ef0801ef02010a2239f7bbdcea3c22dc748e6340502e9e2
MD5 4ee383893076990e11220aaabd2ff46b
BLAKE2b-256 15b61cbe921508c4eba19d3c3974977cbd7ba030757463fde6c4601cd3f34356

See more details on using hashes here.

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