GithubHelp home page GithubHelp logo

Comments (3)

garrettj403 avatar garrettj403 commented on August 17, 2024

Hi @Pleuel

Sorry -- I don't have any experience with this. Let me know if you find a way to get it working!

from scienceplots.

thu-bear avatar thu-bear commented on August 17, 2024

I am trying to install SciencePlots behind a proxy using pip. pip install SciencePlots --proxy http://proxy-ip:port While the package download is working correctly, I encountered the following Error during the installation procedure:

Running command pip subprocess to install build dependencies
Using pip 22.0.3 from C:\Users\Username\AppData\Local\Temp\pip-standalone-pip-_nduq2qr\__env_pip__.zip\pip (python 3.9)
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x000002902A131340>, 'Connection to pypi.org timed out. (connect timeout=15)')': /simple/setuptools/

To me it seems like the proxy is somehow not consequently used. Is there a way to fix this?

I also had this problem in version 1.0.9, however it didn't happen in previous versions. This seems to be related to setuptools related changes in 1.0.9.

Maybe you can try the previous version, the following command works for me.
pip install SciencePlots==1.0.8 --proxy http://proxy-ip:port

from scienceplots.

echedey-ls avatar echedey-ls commented on August 17, 2024

I will close this issue due to inactivity. I haven't tried to reproduce it, but looks more a problem with pip more than SciencePlots.
If it persists, and can be isolated to this package (I mean, running pip install --force-reinstall numpy --proxy http://proxy-ip:port does not raise errors, but pip install --force-reinstall SciencePlots --proxy http://proxy-ip:port does), let us know. We will kindly try to help.

from scienceplots.

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.