Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release 3.4.0 is missing hubspot.crm.extensions #22

Closed
funkhaus-phil opened this issue Dec 4, 2020 · 4 comments
Closed

release 3.4.0 is missing hubspot.crm.extensions #22

funkhaus-phil opened this issue Dec 4, 2020 · 4 comments

Comments

@funkhaus-phil
Copy link

when installing the release 3.4.0 via pip, from hubspot import HubSpot throws "ModuleNotFoundError: No module named 'hubspot.crm.extensions'"

i took a look into the installed python packages and figured the folder is actually missing

i downgraded to 3.3.0 until the missing package is coming with the pip install

@atanasiuk-hubspot
Copy link
Collaborator

Hi, @funkhaus-phil, thank you for the report, we will check this asap.

@benhoff
Copy link

benhoff commented Dec 5, 2020

Think you guys need an __init__.py file in hubspot.crm.extensions in order for the directory to get picked up as a python module.

Installing fresh from the github repo causes me the same issue

@ElianoMarques
Copy link

I've seen the same issue issue in 3.4.1. had to use an older version. Can this be sorted.

@ksvirkou-hubspot
Copy link
Collaborator

Hi everyone
check this version please 3.4.2
thanks everyone for reporting this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants