You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In Open-CE Python 1.1.0, we have added support to build Optimized Python 3.11. Both these python versions are built and tested using `openssl 1.*`. If Open-CE Python is to be used with Open-CE packages, then `openssl 1.*` should be used at build time of all packages including Open-CE Python.
45
+
43
46
### Using Open-CE python with other Open-CE packages
44
47
45
48
One can use Open-CE packages along with the optimized Open-CE Python. Following are the steps to setup Open-CE Python and Open-CE packages in a single conda environment -
46
49
47
50
1. Create a new conda environment with optimized python built as mentioned in above section.
0 commit comments