John Vandenberg

Results 965 comments of John Vandenberg

> Hmmm ... I can install after uninstall or --force-reinstall normally. Maybe the issue got fixed? Sounds like you were using pip and had an environment which doesnt replicate the...

@yzgyyang , did it build a new `readline` or link again an existing one?

One problem is that if `gnureadline` is installed, it will take over the name `readline` even if that was unnecessary. That makes it less desirable to use `gnureadline` as a...

Also running the tests on Django 2.2 results in ``` [ 217s] ERRORS: [ 217s] ?: (admin.E404) 'django.contrib.messages.context_processors.messages' must be enabled in DjangoTemplates (TEMPLATES) in order to use the admin...

fwiw, https://github.com/pakal/django-compat-patcher/issues/2 was fixed, so it is probably possible to use that patcher to fix this codebase to make it work with Django 2 ;-)

Looking better. Still an error on python 3.4 https://build.opensuse.org/package/show/home:jayvdb:py-new/python-fsed#

Ya, sure, ill see what i dig up

This only requires adding a tag to github.

re NLS_LANG, yea, cx_oracle currently isnt doing this. https://bitbucket.org/anthony_tuininga/cx_oracle/issues/21 I am going to re-check `LD_LIBRARY_PATH`; if it is needed, it is because something is wrong with the rpm installation process,...