-
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…
-
-
Python 2.x is being retied in 2020 - with this in mind is the Perfect-Python wrapper going to transition over to Python 3.x and if so, do you have a timeline?
-
Is it possible for you to create a version based on Python 2.7? I tried it under Python 2.7 and could not get it running
-
Python 2 nears EOL. Are there plans to migrate RiboDiff to Python 3?
-
Not really an issue but Xerosploit is written in python2 and Python2 has reached end of life. So it would be better updating it and porting it to python3.
ghost updated
4 years ago
-
given that python2 is deprecated we need to move to python 3, which is breaking some of the code in the older notebooks.
-
Looks like some of the current syntax requires Python 3, i.e.
```
(pweave-env)$ python setup.py develop
Traceback (most recent call last):
File "setup.py", line 4, in
import pweave
File "/ho…
-
Hi,
I spent my night working on hacking in your library into py-ipfs. I noticed this issue thread and set out to include it under the auspice that py-ipfs was supporting both 2 and 3.
Much to my ch…