Hi,
I am trying to install erpnext setup on my ubantu 11.04.
I executed /var/www/erp/install_erpnext.py using my root account and I provide mysql database name and password and also create erp.conf file under /etc/apache2/conf.d directory by giving directory name and port.
After that restating apache2 when i have run sudo ./lib/wnf.py -b command
i got following error:
Setting up lang files for ta…
Extracting / updating translatable strings…
Traceback (most recent call last):
File “./lib/wnf.py”, line 490, in <module>
run()
File “./lib/wnf.py”, line 285, in run
build.bundle(False, cms_make)
File “/var/www/erp/lib/webnotes/build.py”, line 37, in bundle
check_lang()
File “/var/www/erp/lib/webnotes/build.py”, line 69, in check_lang
update_translations()
File “/var/www/erp/lib/webnotes/translate.py”, line 87, in update_translations
build_message_files()
File “/var/www/erp/lib/webnotes/translate.py”, line 108, in build_message_files
build_from_database()
File “/var/www/erp/lib/webnotes/translate.py”, line 171, in build_from_database
“custom”: get_select_options
File “/var/www/erp/lib/webnotes/translate.py”, line 177, in build_for_doc_from_database
for item in webnotes.conn.sql(“”“select name from tab%s
”“” % fields.doctype, as_dict=1):
File “/var/www/erp/lib/webnotes/db.py”, line 130, in sql
raise e
_mysql_exceptions.ProgrammingError: (1146, “Table ‘erp.tabDocType’ doesn’t exist”)
kindly help me to solve out this problem.
Regards,
sharad vishe
–
Note:
If you are posting an issue,
- We should be able to replicate it at our end. So please give us as much information as you can. Please see it from the point of view of the person receiving the communication.
- Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
- For sending images, use http://imgur.com or other similar services. Do not send images as attachments. Links are good. Same goes for any file you are going to send.
End of Note
—
You received this message because you are subscribed to the Google Groups "ERPNext Developer Forum" group.
To unsubscribe from this group and stop receiving emails from it, send an email to erpnext-developer-forum+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.