audeering / audtorch

Utils and data sets for audio and PyTorch
https://audeering.github.io/audtorch/
Other
83 stars 9 forks source link

DOC: simplify virtualenv example #45

Closed hagenw closed 5 years ago

hagenw commented 5 years ago

Summary

Simplify example call to virtualenv as --no-site-packages is no longer needed and python3 is sufficient (and we cannot expect that /usr/bin/python3 exists on all systems).