Skip to content

ModuleNotFound NuGetClient #181

@thisisnaty

Description

@thisisnaty

I'm trying to use the FeedClient and NuGetClient to download a package from a feed. Getting the feed client works fine:

feed_client = connection.get_client('azure.devops.v5_0.feed.feed_client.FeedClient')

But when I try to do the same for the nuget client I get an error saying

Exception has occurred: ModuleNotFoundError
No module named 'azure.devops.v5_0.nuget.nuget_client.NuGetClient'

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions