Re: Export Error

2020-04-16 Thread Michael Benjamin
Created https://redmine.postgresql.org/issues/5407 <https://redmine.postgresql.org/issues/5407> Mike > On Apr 16, 2020, at 12:43 AM, Khushboo Vashi > wrote: > > Hi Michael, > > > On Thu, Apr 16, 2020 at 1:35 AM Michael Benjamin > <mailto:michaelbenja

Re: Export Error

2020-04-16 Thread Michael Benjamin
Ok, entering it now. Thanks. > On Apr 16, 2020, at 12:43 AM, Khushboo Vashi > wrote: > > Hi Michael, > > > On Thu, Apr 16, 2020 at 1:35 AM Michael Benjamin > <mailto:michaelbenja...@advancedneuralbio.com>> wrote: > > PM.png> > > > Tha

Re: Export Error

2020-04-16 Thread Michael Benjamin
; > -- > Regards, > Murtuza Zabuawala > EnterpriseDB: http://www.enterprisedb.com <http://www.enterprisedb.com/> > The Enterprise PostgreSQL Company > > > > On Thu, Apr 16, 2020 at 1:35 AM Michael Benjamin > <mailto:michaelbenja...@advancedneuralbio.com>> w

Re: Export Error

2020-04-14 Thread Michael Benjamin
12/pgAdmin 4.app/Contents/Resources/venv/lib/python3.7/os.py", line 809, in fsencode filename = fspath(filename) # Does type-checking of `filename`. TypeError: expected str, bytes or os.PathLike object, not NoneType Note: I uninstalled and reinstalled everything and found the web folder. Thank

Re: Export Error

2020-04-08 Thread Michael Benjamin
eb/ directory in the macOS build. Are you running a > container or the Python package? > > >> On Mar 29, 2020, at 11:27 PM, Khushboo Vashi >> mailto:khushboo.va...@enterprisedb.com>> >> wrote: >> >> >> >> On Sat, Mar 28, 2020 at

Re: Export Error

2020-04-06 Thread Michael Benjamin
There is no folder /web > On Mar 29, 2020, at 11:27 PM, Khushboo Vashi > wrote: > > > > On Sat, Mar 28, 2020 at 2:04 AM Michael Benjamin > <mailto:michaelbenja...@advancedneuralbio.com>> wrote: > There is no folder “web/“ (Mac) and about 10 different “confi

Re: Export Error

2020-03-27 Thread Michael Benjamin
There is no folder “web/“ (Mac) and about 10 different “config.py” files. > On Mar 27, 2020, at 12:15 AM, Khushboo Vashi > wrote: > > Hi, > > On Fri, Mar 27, 2020 at 2:07 AM Michael Benjamin > <mailto:michaelbenja...@advancedneuralbio.com>> wrote: > In

Export Error

2020-03-26 Thread Michael Benjamin
In pgadmin 4.16 I get the following error when I try to export a file: "expected str, bytes or os.PathLike object, not NoneType". Any thoughts? Thanks.