i still can t find http proxy in system setting

+1 vote
can you help me out? i can't find what you said as http proxy. i need to install a few packages but i can not do this.
related to an answer for: Error loading package list:pypi.python.org
Jul 28, 2019 in Python by Luckyson
705 views

1 answer to this question.

0 votes

Could be because you don't have the right repository set. Click on File>Settings>Project Interpreter. Then click on the install icon (icon with a '+' symbol). Then click on Manager Repositories and check if you have the following entry: https://pypi.python.org/simple. If not, then add it. Save the setting and restart PyCharm, it should work. 

answered Jul 29, 2019 by Anvi

Related Questions In Python

+2 votes
2 answers

In a list of dictionaries, how can I find the minimum calue in a common dictionary field.

There are several options. Here is a ...READ MORE

answered Apr 10, 2018 in Python by charlie_brown
• 7,720 points
1,081 views
0 votes
1 answer

How can I find out the index of an element from row and column in Python?

You probably want to use np.ravel_multi_index: [code] import numpy ...READ MORE

answered Apr 16, 2018 in Python by charlie_brown
• 7,720 points
2,034 views
+7 votes
2 answers

I want to build a recommender system incorporating diversity and accuracy in the recommender engine.

I dont know what exactly you are ...READ MORE

answered Sep 24, 2018 in Python by slayer
• 29,350 points
1,545 views
0 votes
0 answers

how do i install django in my system for the project?

can you tell me the procedure for ...READ MORE

May 3, 2019 in Python by Waseem
• 4,540 points
473 views
0 votes
1 answer

How can I find the square of a number in python?

You can use the exponentiation operator or ...READ MORE

answered May 21, 2019 in Python by Mohammad
• 3,230 points
910 views
0 votes
0 answers
0 votes
1 answer

How do I find current module name in python?

A module can find out its own ...READ MORE

answered Jul 30, 2019 in Python by Simran
11,345 views
0 votes
1 answer

Python Error: Can't find '_main_' module in 'C:/Users/DELL/Pythonprojects/Aks'

I can see there no Python file ...READ MORE

answered Jun 25, 2020 in Python by Karan
• 19,610 points
3,432 views
+1 vote
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP