Code Monkey home page Code Monkey logo

Comments (3)

jbitton avatar jbitton commented on June 22, 2024 1

Hi @tanujdhiman -- sorry to hear you're facing issues with downloading the package.

I tried to reproduce your issue on Python version 3.7.0 and tried to download scipy==1.6.2, but I was actually able to install the package:

(test_env) jbitton-mbp:~ jbitton$ conda create -n test_env python=3.7.0
(base) jbitton-mbp:~ jbitton$ conda activate test_env
(test_env) jbitton-mbp:~ jbitton$ pip3 install scipy==1.6.2
Collecting scipy==1.6.2
  Using cached scipy-1.6.2-cp37-cp37m-macosx_10_9_x86_64.whl (30.7 MB)
Collecting numpy<1.23.0,>=1.16.5
  Using cached numpy-1.21.0-cp37-cp37m-macosx_10_9_x86_64.whl (16.8 MB)
Installing collected packages: numpy, scipy
Successfully installed numpy-1.21.0 scipy-1.6.2
(test_env) jbitton-mbp:~ jbitton$ python
Python 3.7.0 (default, Jun 28 2018, 07:39:16) 
[Clang 4.0.1 (tags/RELEASE_401/final)] :: Anaconda, Inc. on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> 

Additionally, I tried to simply install AugLy on Python 3.7.0 by running pip install augly and that also worked as expected. Could you potentially try to run pip install augly instead of pip install augly-0.1.3-py3-none-any.whl? Perhaps that has caused some unintended consequences?

from augly.

tanujdhiman avatar tanujdhiman commented on June 22, 2024 1

Yes, Thanks it is working fine !!!

from augly.

tanujdhiman avatar tanujdhiman commented on June 22, 2024

Thanks for replying @jbitton !
Okay I'll try and let you know!

from augly.

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.