Borg
Science Advisor
Gold Member
- 2,291
- 5,002
I don't understand why people put together code examples with the imports scattered throughout the example. I just spent a half hour installing various libraries as I copied and pasted code - only to find out halfway down that the environment that I was using wouldn't work with one of the imports. If all of the imports were at the top where they belong, I could have discovered this right away. Arrrgh.
