Git Product home page Git Product logo

Comments (10)

davidfgarcia avatar davidfgarcia commented on July 29, 2024

I got around this issue by manually installing release 2.2.7 from https://dotnet.microsoft.com/download/dotnet-core

Is it not working with the latest version? The requirement in the steps is .NET Core SDK 2.1 or later...

Thanks a lot!

from quantum-docs-pr.

natke avatar natke commented on July 29, 2024

Hi @davidfgarcia, I'm not currently able to reproduce this issue.

Can you please run the following command to check the version of the iqsharp global tool that you have installed, to allow us to investigate further:

dotnet iqsharp --version

from quantum-docs-pr.

davidfgarcia avatar davidfgarcia commented on July 29, 2024

Sure; here's the output:

$ dotnet iqsharp --version
iqsharp: 0.9.1909.3002
Jupyter Core: 1.1.18837.0

One thing I didn't mention is that my default python settings are for python 2.7; for python 3 I have to explicitly specify it in my commands (e.g. python3, pip3, etc).

Just in case this could be making a difference.

Thanks a lot,

-david

from quantum-docs-pr.

natke avatar natke commented on July 29, 2024

@davidfgarcia,

I don't think the python version should make a difference at this point in the installation.

Can you please install .NET core 3 again and run the following commands, and paste the output in your response:

dotnet --list-sdks
dotnet iqsharp install
dotnet iqsharp --version

Thank you!

from quantum-docs-pr.

davidfgarcia avatar davidfgarcia commented on July 29, 2024

@natke - Here it is:

David’s MacBook Pro:~ dafigu$ dotnet --list-sdks
2.1.701 [/usr/local/share/dotnet/sdk]
2.1.802 [/usr/local/share/dotnet/sdk]
2.2.402 [/usr/local/share/dotnet/sdk]
3.0.100-preview9-014004 [/usr/local/share/dotnet/sdk]
3.0.100 [/usr/local/share/dotnet/sdk]
David’s MacBook Pro:~ dafigu$ dotnet iqsharp install
[InstallKernelSpec] Removing existing kernelspec in /usr/local/share/jupyter/kernels/iqsharp
[InstallKernelSpec] Installed kernelspec iqsharp in /usr/local/share/jupyter/kernels/iqsharp
David’s MacBook Pro:~ dafigu$ dotnet iqsharp --version
iqsharp: 0.9.1909.3002
Jupyter Core: 1.1.18837.0
David’s MacBook Pro:~ dafigu$

from quantum-docs-pr.

natke avatar natke commented on July 29, 2024

So that looked like it worked. Does that unblock you? We'll investigate your original issue with a fresh install. (Just verifying that you were doing a fresh install? i.e. you had no previous versions of iqsharp installed?)

from quantum-docs-pr.

davidfgarcia avatar davidfgarcia commented on July 29, 2024

Sure, I got unblocked after installing release 2.2.7.

But yes, I think it would be worth for you guys to try the docs steps from a fresh install, just in case this is a widespread issue and not just something related to my specific machine config.

Thanks a lot for following up!

from quantum-docs-pr.

natke avatar natke commented on July 29, 2024

Notes from dev team: install does not work when .NET core 3.0 SDK only is installed.

from quantum-docs-pr.

natke avatar natke commented on July 29, 2024

I have followed up with the dev team, and we are taking steps to ameliorate this issue. In the mean time, I will add some notes to the installation docs to make people aware of this. I will close this issue now. Please let us know if you have any further problems. Thanks for using the QDK!

from quantum-docs-pr.

davidfgarcia avatar davidfgarcia commented on July 29, 2024

Sounds good, thanks!

from quantum-docs-pr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.