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
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
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)
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
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
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