|
|
|
|
|
by advisedwang
874 days ago
|
|
That's because the points package [1] (which is a dead project) doesn't have a Point class. The code in the article is probably referring to their own custom module that they never shared. No programming language lets you import code that only exists on somebody else's hard drive. [1] https://pypi.org/project/points |
|