PrerequisitesΒΆ

Before you install the xyzspaces package make sure you meet the following prerequisites:

  • A Python installation, 3.6+ recommended, with the pip or conda command available to install dependencies.

  • A HERE developer account, free and available under HERE Developer Portal.

  • An XYZ API access token from your XYZ Hub server or the XYZ portal (see also its Getting Started section) in an environment variable named XYZ_TOKEN which you can set like this (with a valid value, of course):

    export XYZ_TOKEN=MY-XYZ-TOKEN