-
CliMAF code must become Python 2 - Python 3 compatible.
To be sure that no functionality will be lost, we need to implement unitary tests.
Coverage is used to know which part of the code is covere…
-
This is what gets installed:
```
pylxd==2.3.5
cryptography==43.0.1
cffi==1.17.1
pycparser==2.22
python-dateutil==2.9.0.post0
six==1.16.0
requests==2.32.3
certifi==20…
-
Python preview uses Python 2.7 instead of Python 3.7, which is the one I have installed. How could I change this? Thank you!
-
Hi,
With python 3.12 it doesn't let installing all deps:
```sh
(omni) ➜ OmniParser git:(master) pyenv local 3.12
(omni) ➜ OmniParser git:(master) ✗ pip install -r requirements.txt
Collecting tor…
-
Moved from Ubuntu to Mac
I have reams of work history but i cant get past this error...
** (process:37370): WARNING **: 14:13:18.623: Failed to load shared library '/private/tmp/glib-20241113-…
-
https://github.com/upasansharma22113/week2-Python-CipherSchools/tree/main
-
`README.md` mentions Python 2, but not Python 3. Is this project meant to be used only with Python 2.x?
-
We should aim to provide compatability for both python2 and python3.
-
Hi!
I've tried to run sstpd server under Debian 12 but got error.
`pppd[33457]: Connect: ppp0 /dev/pts/2
kernel: [ 4758.218216] sstpd[33399]: segfault at 0 ip 00007ff0da33739e sp 00007fffe68…
-
Hi Ted, Davide, Yossof,
CMSSW > 6 has switched to python 2.7 and ROOT 5.34. We have made a conscious choice in the past to use 2.6 compatible coding in supy, in some cases bending over backwards ( u…