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
Add instructions to upgrade to latest pip after activating virtualenv (pip install -U pip)
Add check that crosscompute >= 0.9.0 (pip list | grep crosscompute)
GOOD
Add installation instructions for Fedora 35
Consider renaming virtualenv to crosscompute
Consider adding reminder that if pip list | grep crosscompute shows 0.8.4.7, then ask reader to check that virtualenv is set up with python >= 3.9 (python --version)
CRITICAL
GOOD