opendoor-labs / rets

RETS Python 3 Client
MIT License
89 stars 43 forks source link

ImportError: No module named rets.client #32

Closed Valachio closed 5 years ago

Valachio commented 5 years ago

After successfully installing with pip install rets-python.

Following the instructions, when I do from rets.client import RetsClient. I get the import error stated in the title.

Valachio commented 5 years ago

Sorry, realized I'm on Python 2.6