No Module Named Conf

Hello,

We are running Ubuntu 12.04 LTS Server and utilize this command to start the development server
 
er...@ERPTEST:~/erpnext/lib$ ./wnf.py --serve
 
The error we receive is below:

Traceback (most recent call last):
  File "./wnf.py", line 803, in <module>
    main()
  File "./wnf.py", line 23, in main
    run(fn, parsed_args)
  File "./wnf.py", line 43, in run
    out = globals().get(fn)(**args)
  File "./wnf.py", line 34, in new_fn
    return fn(*args, **new_kwargs)
  File "./wnf.py", line 632, in serve
    import webnotes.app
  File "./webnotes/app.py", line 17, in <module>
    import webnotes.handler
  File "./webnotes/handler.py", line 8, in <module>
    import webnotes.sessions
  File "./webnotes/sessions.py", line 12, in <module>
    import conf
ImportError: No module named conf


 Steps I have taken:
 1) GIT PULL on VARIOUS FOLDERS - NO CHANGE



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.
You must run the command ". / Lib / wnf.py" a directory above, and not starting the lib folder.



2013/12/13 <sa…@omnitech-electronics.com>

Hello,

We are running Ubuntu 12.04 LTS Server and utilize this command to start the development server

er…@ERPTEST:~/erpnext/lib$ ./wnf.py --serve


The error we receive is below:

Traceback (most recent call last):
File "./wnf.py", line 803, in <module>
main()
File "./wnf.py", line 23, in main
run(fn, parsed_args)
File "./wnf.py", line 43, in run

out = globals().get(fn)(**args)<br>  File &quot;./wnf.py&quot;, line 34, in new_fn<br>    return fn(*args, **new_kwargs)<br>  File &quot;./wnf.py&quot;, line 632, in serve<br>    import webnotes.app<br>  File &quot;./webnotes/app.py&quot;, line 17, in &lt;module&gt;<br>

import webnotes.handler<br>  File &quot;./webnotes/handler.py&quot;, line 8, in &lt;module&gt;<br>    import webnotes.sessions<br>  File &quot;./webnotes/sessions.py&quot;, line 12, in &lt;module&gt;<br>    import conf<br>

ImportError: No module named conf


Steps I have taken:
1) GIT PULL on VARIOUS FOLDERS - NO CHANGE



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.