deepklarity / jupyter-text2code

A proof-of-concept jupyter extension which converts english queries into relevant python code
MIT License
2.1k stars 360 forks source link

Issue with installation on windows using anaconda #27

Open aadilganigaie opened 2 years ago

aadilganigaie commented 2 years ago

I am facing an issue with window installation on Jupyter notebook using anaconda.

Error: ERROR: Could not find a version that satisfies the requirement faiss (from jupyter-text2code==0.0.2) (from versions: none) ERROR: No matching distribution found for faiss (from jupyter-text2code==0.0.2)

dk-dsr commented 2 years ago

Currently Windows not supported. You can use our docker images to use the extension.

sant3e commented 2 years ago

I installed the docker, I pulled the 2 images and run them. As per the tutorial I should get a link in the terminal. I got 3... 2 of them are not working and 3rd one asks for a password or a token to log in. I tried copy-pasting the token from the url .. but nothing happens... so im stuck

aadilganigaie commented 2 years ago

I am facing exactly same issue

On Tue, 21 Dec 2021 at 10:09, sant3e @.***> wrote:

I installed the docker, I pulled the 2 images and run them. As per the tutorial I should get a link in the terminal. I got 3... 2 of them are not working and 3rd one asks for a password or a token to log in. I tried copy-pasting the token from the url .. but nothing happens... so im stuck

— Reply to this email directly, view it on GitHub https://github.com/deepklarity/jupyter-text2code/issues/27#issuecomment-998599942, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARIK2NDQGTYIXF3R3WUHPTDUSA76HANCNFSM5KL6RXUA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

You are receiving this because you authored the thread.Message ID: @.***>

-- Best,

Aadil Gani Ganie

sant3e commented 2 years ago

Currently Windows not supported. You can use our docker images to use the extension.

Any changes on this? Is there an ETA for when this will be available on Windows machines?