-
Will make it easier to build and helps people to maintain their system more cleanly.
-
There are multiple instances of this in the source code
https://github.com/search?q=repo%3Ardkit%2Frdkit%20%22print%20%3E%3E%22&type=code
-
Remove python2.7 install, uplift to use latest psycogpg2 as postgres 15 enforces ssl and python2 (last version) does not support it.
https://github.com/qld-gov-au/opswx-ckan-cookbook/blob/master/…
-
**Appliance version:** remnux-v7-focal-virtualbox.ova
**OVA hash**: 412689aabf7d203c3fb46d141704671a1dbf858b13b404f0bbd0096f6d6bd7b9
**lsb_release**: Ubuntu 20.04.4 LTS
**Package**: fakenet-ng.sls
…
-
Hi,
Thanks for xlnet. Is there any plan to convert this code into python3? Thanks
-
Hello Tobias,
I just want to share my python version conversion script, based on the "2to3" tool and a few "sed" commands, it may be useful to others too.
I've tested all the "B_" files in the Demos…
-
There is a problem after pip install AnkiServer:
1. Server code need run with python2.
2. Anki code in anki-bundled fold need run with python3.
How to resolve this?
-
pyton2 problem:
/usr/lib/python2.7/site-packages/paramiko/transport.py:33: CryptographyDeprecationWarning: Python 2 is no longer supported by the Python core team. Support for it is now deprecated…
-
Dans le README on lit qu'il faut lancer highlightTrack avec 'python3', mais chez moi ca donne ca:
```
Traceback (most recent call last):
File "highlightTrack.py", line 38, in
mots1 = file2arra…
-
Hello,
I followed the instructions on Readme file and installed the bookbuilder. When I type a command and run:
`bookbuilder build tex` inside the "example-repo" directory. I see two directories c…