You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The most common way to install Python packages is via pip, a package manager.
The README explains how to compile Python bindings, but it would be helpful if it explained how to install via pip, or what stanza I need to add to setup.py or requirements.txt in order to install this library.
Thanks!
The text was updated successfully, but these errors were encountered:
The most common way to install Python packages is via
pip
, a package manager.The README explains how to compile Python bindings, but it would be helpful if it explained how to install via
pip
, or what stanza I need to add tosetup.py
orrequirements.txt
in order to install this library.Thanks!
The text was updated successfully, but these errors were encountered: