# python3 with slicer 4.10.x?

**URL:** https://discourse.slicer.org/t/python3-with-slicer-4-10-x/7084
**Category:** Development
**Created:** [June 8, 2019, 7:20pm UTC](https://discourse.slicer.org/t/python3-with-slicer-4-10-x/7084 "2019-06-08T19:20:22Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![cheese1](https://avatars.discourse-cdn.com/v4/letter/c/3ab097/32.png) [@cheese1](https://discourse.slicer.org/u/cheese1)
#### Post date: [June 8, 2019, 7:20pm UTC](https://discourse.slicer.org/t/python3-with-slicer-4-10-x/7084/1 "2019-06-08T19:20:22Z")

</div>

i try to package slicer for fedora and have a problem with python.  
fedora is switching to python3 and already removed a lot of python2 packages.  
are there any plans for supporting python3 with 4.10.x (the stable branch of slicer)?

---

<div class="post-metadata">

### Author: ![lassoan](https://sea2.discourse-cdn.com/flex002/user_avatar/discourse.slicer.org/lassoan/32/13_2.png) [@lassoan](https://discourse.slicer.org/u/lassoan)
#### Post date: [June 8, 2019, 7:44pm UTC](https://discourse.slicer.org/t/python3-with-slicer-4-10-x/7084/2 "2019-06-08T19:44:24Z")

</div>

Slicer-4.10 and earlier uses Python2, Slicer-4.11 and later uses Python3. We do not plan to change this, so choose your Slicer version according to what Python version you need.
