Skip to content

__path__ attribute not found on 'msgraph.generated.models.security' #55

Description

@Wwwolfgang

I'm trying to use this sdk in a Django/Wagtail project.
Version: I installed the current version wich is 1.0.0a4 I believe.

It gets imported fast but if I import
from msgraph import GraphRequestAdapter, GraphServiceClient

I always get this error:
__path__ attribute not found on 'msgraph.generated.models.security' while trying to find 'msgraph.generated.models.security.cases_root'

I tried using an older version like 1.0.0a3 but than the import is very slow. Loading a project takes multiple minutes.
Any idea what is happening?

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions