Wnframework configuration problem

Hi all!

I did everything as required to install this manual wnframework and when I run "lib / wnf.py" returned this error in terminal:

"[Ter Out 15,12:47:46] ar...@odin-lap ~/www/erpnext$ lib/wnf.py
Traceback (most recent call last):
  File "lib/wnf.py", line 590, in <module>
    run()
  File "lib/wnf.py", line 349, in run
    from webnotes.db import Database
  File "/home/armando/www/erpnext/lib/webnotes/db.py", line 10, in <module>
    import conf
ImportError: No module named conf
[Ter Out 15,12:47:56] ar...@odin-lap ~/www/erpnext$ "

how I can solve this issue?

thank's!



Note:

 

If you are posting an issue,

  1. 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.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. 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.
Check if conf.js exists on "~/www/erpnext" if this does not exists copy the conf.py from "~/www/erpnext/lib/conf/conf.py" to "~/www/erpnext/conf.py" and add you configuration rules.


2013/10/15 Armando Marques Sobrinho <ma...@gmail.com>
Hi all!

I did everything as required to install this manual wnframework and when I run "lib / wnf.py" returned this error in terminal:

"[Ter Out 15,12:47:46] ar...@odin-lap ~/www/erpnext$ lib/wnf.py
Traceback (most recent call last):
File "lib/wnf.py", line 590, in <module>
run()
File "lib/wnf.py", line 349, in run
from webnotes.db import Database
File "/home/armando/www/erpnext/lib/webnotes/db.py", line 10, in <module>
import conf
ImportError: No module named conf
[Ter Out 15,12:47:56] ar...@odin-lap ~/www/erpnext$ "

how I can solve this issue?

thank's!



Note:



If you are posting an issue,

  1. 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.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. 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.




--

Maxwell Morais
Tecnologia da Informação
+55 11 3931-1412 Ramal 31

www.realizemodulados.com.br



Note:

 

If you are posting an issue,

  1. 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.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. 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.
ok, Maxuell Morais, thanks for replying, Im delete this post because a message of no marketing of google.
ok, so, when I get the git repositorie, it copy all files in to an "lib" folder, in this folder have the "conf" folder, so I need to paste all files of this "lib" folder to the "www/erpnext", is it?

thanks!

Em terça-feira, 15 de outubro de 2013 13h21min39s UTC-3, Maxwell escreveu:
Check if conf.js exists on "~/www/erpnext" if this does not exists copy the conf.py from "~/www/erpnext/lib/conf/conf.py" to "~/www/erpnext/conf.py" and add you configuration rules.


2013/10/15 Armando Marques Sobrinho <ma...@gmail.com>
Hi all!

I did everything as required to install this manual wnframework and when I run "lib / wnf.py" returned this error in terminal:

"[Ter Out 15,12:47:46] ar...@odin-lap ~/www/erpnext$ lib/wnf.py
Traceback (most recent call last):
  File "lib/wnf.py", line 590, in <module>
    run()
  File "lib/wnf.py", line 349, in run
    from webnotes.db import Database
  File "/home/armando/www/erpnext/lib/webnotes/db.py", line 10, in <module>
    import conf
ImportError: No module named conf
[Ter Out 15,12:47:56] ar...@odin-lap ~/www/erpnext$ "

how I can solve this issue?

thank's!


--

Maxwell Morais
Tecnologia da Informação
+55 11 3931-1412 Ramal 31

 www.realizemodulados.com.br



Note:

 

If you are posting an issue,

  1. 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.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. 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.
Olá, Armando, bem vindo a esta comunidade!

I'm a Brazilian too.


First:


What you have right now?
Which path you were following to install ERPNext?





2013/10/15 Armando Marques Sobrinho <ma…@gmail.com>

ok, Maxuell Morais, thanks for replying, Im delete this post because a message of no marketing of google.
ok, so, when I get the git repositorie, it copy all files in to an "lib" folder, in this folder have the "conf" folder, so I need to paste all files of this "lib" folder to the "www/erpnext", is it?

thanks!

Em terça-feira, 15 de outubro de 2013 13h21min39s UTC-3, Maxwell escreveu:
Check if conf.js exists on "~/www/erpnext" if this does not exists copy the conf.py from "~/www/erpnext/lib/conf/conf.py" to "~/www/erpnext/conf.py" and add you configuration rules.


2013/10/15 Armando Marques Sobrinho <ma...@gmail.com>

Hi all!

I did everything as required to install this manual wnframework and when I run "lib / wnf.py" returned this error in terminal:

"[Ter Out 15,12:47:46] ar...@odin-lap ~/www/erpnext$ lib/wnf.py
Traceback (most recent call last):
File "lib/wnf.py", line 590, in <module>
run()
File "lib/wnf.py", line 349, in run
from webnotes.db import Database
File "/home/armando/www/erpnext/lib/webnotes/db.py", line 10, in <module>
import conf
ImportError: No module named conf
[Ter Out 15,12:47:56] ar...@odin-lap ~/www/erpnext$ "

how I can solve this issue?

thank's!


--

Maxwell Morais
Tecnologia da Informação



Note:



If you are posting an issue,

  1. 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.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. 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.




--

Maxwell Morais
Tecnologia da Informação
+55 11 3931-1412 Ramal 31

www.realizemodulados.com.br



Note:

 

If you are posting an issue,

  1. 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.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. 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.
[SOLVED]
I solv this problem!

tank's

Em terça-feira, 15 de outubro de 2013 13h21min39s UTC-3, Maxwell escreveu:
Check if conf.js exists on "~/www/erpnext" if this does not exists copy the conf.py from "~/www/erpnext/lib/conf/conf.py" to "~/www/erpnext/conf.py" and add you configuration rules.


2013/10/15 Armando Marques Sobrinho <ma...@gmail.com>
Hi all!

I did everything as required to install this manual wnframework and when I run "lib / wnf.py" returned this error in terminal:

"[Ter Out 15,12:47:46] ar...@odin-lap ~/www/erpnext$ lib/wnf.py
Traceback (most recent call last):
  File "lib/wnf.py", line 590, in <module>
    run()
  File "lib/wnf.py", line 349, in run
    from webnotes.db import Database
  File "/home/armando/www/erpnext/lib/webnotes/db.py", line 10, in <module>
    import conf
ImportError: No module named conf
[Ter Out 15,12:47:56] ar...@odin-lap ~/www/erpnext$ "

how I can solve this issue?

thank's!




Note:

 

If you are posting an issue,

  1. 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.
  2. Paste your code at http://pastebin.com or http://gist.github.com and send only the URL via email
  3. 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.