[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-bugs] GNUmed 1.5.0 - 'module' object has no attribute 'Json' - b
From: |
Busser, Jim |
Subject: |
[Gnumed-bugs] GNUmed 1.5.0 - 'module' object has no attribute 'Json' - bug or user error ? |
Date: |
Mon, 12 Jan 2015 23:47:33 +0000 |
I have run into problems trying to upgrade to server 20.0 and am not sure how
much was a result of my own mistakes or if there may be a problem in the server
files.
My first problem was my losing track (in my notes) of the appropriate syntax
because, from inside
/Users/djb/Downloads/gnumed-server.20.0/server/bootstrap/
I issued the command
sh ./fixup-db.sh 20
which gave me
Traceback (most recent call last):
File "./bootstrap_gm_db_system.py", line 74, in <module>
from Gnumed.pycommon import gmCfg2, gmPsql, gmPG2, gmTools, gmI18N
File "/Users/djb/Downloads/gnumed-server.20.0/Gnumed/pycommon/gmPG2.py",
line 2057, in <module>
psycopg2.extensions.register_adapter(dict, psycopg2.extras.Json)
AttributeError: 'module' object has no attribute 'Json'
Fixing "gnumed_v20" did not finish successfully.
^Z
[2]+ Stopped(SIGTSTP)
and so thinking I had the wrong syntax I next issued
sh ./fixup-db.sh 19
which gave me the same thing.
Logs attached.
-- JIm
fixup_db-v20.log
Description: fixup_db-v20.log
fixup_db-v19.log
Description: fixup_db-v19.log
- [Gnumed-bugs] GNUmed 1.5.0 - 'module' object has no attribute 'Json' - bug or user error ?,
Busser, Jim <=