How to Solve NameError: name 'zermeloapi' is not defined

Solution: Import the 'zermeloapi' module

To Solve the error, add the following line to the top of your code.

import zermeloapi

 

For more information:
Python zermeloapi