pinterest-python-sdk icon indicating copy to clipboard operation
pinterest-python-sdk copied to clipboard

ModuleNotFoundError

Open Aviksaikat opened this issue 1 year ago • 0 comments

from pinterest.organic.pins import Pin
ModuleNotFoundError: No module named 'pinterest.organic'; 'pinterest' is not a package

Additional Details (please complete the following information):

  • OS and Version: Linux Kali GNU/Linux Rolling
  • SDK Version : Python3.9

Additional Context I'm using poetry and installed the package

[tool.poetry.dependencies]
pinterest-api-sdk = "^0.2.1"

Aviksaikat avatar Oct 02 '23 13:10 Aviksaikat