Search
 
SCRIPT & CODE EXAMPLE
 

PYTHON

Modify a Python interpreter

Refrence: https://www.jetbrains.com/help/pycharm/configuring-python-interpreter.html#add-existing-interpreter

Modify a Python interpreter:
Open the IDE settings > select Project <project name> | Python Interpreter 
> Expand the list of the available interpreters and click the Show All link.
> Select the target interpreter and click Edit 
> specify an alternative interpreter name for the selected interpreter.  
> Click OK to apply the changes.
Comment

PREVIOUS NEXT
Code Example
Python :: python 2.7 venv 
Python :: how to delete item from list python 
Python :: Add PostgreSQL Settings in Django 
Python :: How to develop a UDP echo client? 
Python :: get method in python dictionary 
Python :: notebook cell print output to file 
Python :: change month name in python 
Python :: Python random integer number between min, max 
Python :: find max number in list python 
Python :: selenium save page as image 
Python :: how to change the colour of axes in matplotlin 
Python :: numpy array divide each row by its sum 
Python :: pandas parallelize for loop 
Python :: strip whitespace python 
Python :: how to remove a letter from a string python 
Python :: scrapy selenium screnshot 
Python :: how to get current google tab in python 
Python :: lists to dictionary python 
Python :: matplot lib 3d plot autoscale 
Python :: isoformat datetime python 
Python :: Character limit python system 
Python :: .format python 3 
Python :: max between two numbers python 
Python :: pandas dataframe any along row 
Python :: make parameter optional python 
Python :: wifite2 
Python :: python array join 
Python :: python get total gpu memory 
Python :: xlsb file in pandas 
Python :: color plt 
ADD CONTENT
Topic
Content
Source link
Name
1+1 =