[PR #1070] [MERGED] Python3 fixes for CentOS/RHEL #12159

Closed
opened 2025-12-29 22:19:57 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/netbox-community/netbox/pull/1070
Author: @bellwood
Created: 4/12/2017
Status: Merged
Merged: 4/12/2017
Merged by: @jeremystretch

Base: developHead: patch-1


📝 Commits (1)

  • 5312912 Python3 fixes for CentOS/RHEL

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 docs/installation/netbox.md (+2 -1)

📄 Description

  1. python3 should be python34
  2. python34-pip does does exist, you must install python34-setuptools and then: easy_install-3.4 pip

Fixes:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/netbox-community/netbox/pull/1070 **Author:** [@bellwood](https://github.com/bellwood) **Created:** 4/12/2017 **Status:** ✅ Merged **Merged:** 4/12/2017 **Merged by:** [@jeremystretch](https://github.com/jeremystretch) **Base:** `develop` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`5312912`](https://github.com/netbox-community/netbox/commit/53129125dd30f2b54df64a1390584b099fb961f5) Python3 fixes for CentOS/RHEL ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/installation/netbox.md` (+2 -1) </details> ### 📄 Description 1) python3 should be python34 2) python34-pip does does exist, you must install python34-setuptools and then: easy_install-3.4 pip <!-- Thank you for your interest in contributing to NetBox! Please note that our contribution policy requires that a feature request or bug report be opened for approval prior to filing a pull request. This helps avoid wasting time and effort on something that we might not be able to accept. Please indicate the relevant feature request or bug report below. --> ### Fixes: <!-- Please include a summary of the proposed changes below. --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 22:19:57 +01:00
adam closed this issue 2025-12-29 22:19:57 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#12159