/əˈvɔɪd/
v. 避免,防止;回避,避开;撤销,使无效
- The mistakes I made as a beginner programmer. Learn to identify them, make habits to avoid them.
- We can’t avoid a singularity inside every black hole;
- Install packages needed by different projects into their own environments. This avoids conflicts if projects need different versions of same packages.
- Avoid installing everything under the global Python installation. This is especially important on Linux where the global Python installation may be used by the distribution itself and messing it up can cause severe problems.