User Rating: 5 / 5

Star ActiveStar ActiveStar ActiveStar ActiveStar Active
 

Article Index

Eclipse PyDev Configuration:

  1. Select Window->Preferences.
  2. Go to PyDev->Interpreters->Python Interpreters
  3. Click "Quick Auto-Config" button.
  4. Verify the Python path to your installed binary is populated, otherwise click "New" and browse to the Python 3.6 binary.
  5. Click "Apply and Close" button.
  6. Wait for Eclipse to discover the Python libraries.
  7. On the "Preference Synchronization" pop-up window, select "No" and click "OK" button.
  8. On the "Preference Recorder" window, click "OK" button.