Skip to content
This repository was archived by the owner on Jan 12, 2024. It is now read-only.
This repository was archived by the owner on Jan 12, 2024. It is now read-only.

qsharp.packages.add("Microsoft.Quantum.Numerics") #672

Description

@KMcGoldrick

Describe the bug
I see the following message at runtime.

{'text/plain': 'Adding package Microsoft.Quantum.Numerics.', 'application/x-qsharp-data': '{"LastUpdated":"2022-05-19T19:47:22.7391192-04:00","IsCompleted":false,"Description":"Adding package Microsoft.Quantum.Numerics","Subtask":null}'}

To Reproduce
Occurs with the following code

import asyncio
asyncio.set_event_loop_policy(asyncio.WindowsSelectorEventLoopPolicy())

import qsharp
qsharp.packages.add("Microsoft.Quantum.Numerics")

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Kind-BugSomething isn't working

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions