pgAdmin 4 commit: Fixed AttributeError while creating the server group.

2020-07-21 Thread Akshay Joshi
Fixed AttributeError while creating the server group. Fixes #5688 Branch -- master Details --- https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=f177d54f213c4f41d61b1deb8c323d92d9f0c3af Modified Files -- web/pgadmin/browser/server_groups/__init__.py | 2 +- 1

wsgi:error AttributeError: module 'pkg_resources' has no attribute 'resource_filename'

2020-05-05 Thread Nagaraj Raj
pkg_resources.resource_filename('flask_security', 'translations'), [Wed May 06 00:53:35.158089 2020] [wsgi:error] [pid 6973] AttributeError: module 'pkg_resources' has no attribute 'resource_filename' when I ran get_i18n_domain(app) fund in python console

Re: [pgAdmin4][RM3830] AttributeError if pgadmin4-web-setup.sh stopped in between login setup and run again

2018-12-21 Thread Dave Page
Thanks, applied. On Thu, Dec 20, 2018 at 10:56 AM Aditya Toshniwal wrote: > > Hi Hackers, > > Attached is patch to fix the exception "AttributeError: 'NoneType' object has > no attribute 'value'", which occurs when you stop(Ctrl+Z or Ctrl+C)

[pgAdmin4][RM3830] AttributeError if pgadmin4-web-setup.sh stopped in between login setup and run again

2018-12-20 Thread Aditya Toshniwal
Hi Hackers, Attached is patch to fix the exception "AttributeError: 'NoneType' object has no attribute 'value'", which occurs when you stop(Ctrl+Z or Ctrl+C) pgadmin4-web-setup.sh script while entering details for login and then run pgadmin4-web-setup.sh again. pgAd

Re: AttributeError

2018-03-20 Thread Joao De Almeida Pereira
t do I do? > > AttributeError > > AttributeError: 'Babel' object has no attribute 'load_locale' > Traceback *(most recent call last)* > >- File "/home/hunter/.local/lib/python2.7/site-packages/flask/app.py", >line *1997*, in __call__ > >retu

Re: AttributeError

2018-03-20 Thread Rahul Soshte
Okay, sorry I had installed the wrong dependencies. On Wed, Mar 21, 2018 at 1:51 AM, Rahul Soshte wrote: > I installed from the git source but when I am trying to run the I am > getting this > error.I am using Ubuntu 17.10.What do I do? > > AttributeError > > AttributeErro