Hello,
After migrating erpnext instance to wsgi and updating, I've got an error message:
xx...@xxxxxxxxxx:/home/erpnext$ ./lib/wnf.py --build
Traceback (most recent call last):
File "./lib/wnf.py", line 737, in <module>
main()
File "./lib/wnf.py", line 23, in main
run(fn, parsed_args)
File "./lib/wnf.py", line 43, in run
out = globals().get(fn)(**args)
File "./lib/wnf.py", line 34, in new_fn
return fn(*args, **new_kwargs)
File "./lib/wnf.py", line 344, in build
import webnotes.buildi
File "lib/webnotes/build.py", line 12, in <module>
from cssmin import cssmin
ImportError: No module named cssmin
Also, there is an empty Setup page (no content, just menu and title "Setup" in frame)
Pls. advise.
Thank You,
Ferenc
–
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.
run in your terminal this comand sudo easy_install cssmin
2013/11/26 Ferenc
<fe...@gmail.com>
Hello,
After migrating erpnext instance to wsgi and updating, I've got an error message:
xx...@xxxxxxxxxx:/home/erpnext$ ./lib/wnf.py --build
Traceback (most recent call last):
File "./lib/wnf.py", line 737, in <module>
main()
File "./lib/wnf.py", line 23, in main
run(fn, parsed_args)<br> File "./lib/wnf.py", line 43, in run<br> out = globals().get(fn)(**args)<br> File "./lib/wnf.py", line 34, in new_fn<br> return fn(*args, **new_kwargs)<br> File "./lib/wnf.py", line 344, in build<br>
import webnotes.buildi<br> File "lib/webnotes/build.py", line 12, in <module><br> from cssmin import cssmin<br>ImportError: No module named cssmin</p></blockquote><p>Also, there is an empty Setup page (no content, just menu and title "Setup" in frame)</p>
Pls. advise.
Thank You,
Ferenc
–
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.
--
Maxwell Morais
–
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.
Thank you for your support,
F.
On Tuesday, November 26, 2013 2:00:44 PM UTC+1, Maxwell wrote:
run in your terminal this comand sudo easy_install cssmin
2013/11/26 Ferenc
<fe...@gmail.com>
Hello,
After migrating erpnext instance to wsgi and updating, I've got an error message:
xx...@xxxxxxxxxx:/home/erpnext$ ./lib/wnf.py --build
Traceback (most recent call last):
File "./lib/wnf.py", line 737, in <module>
main()
File "./lib/wnf.py", line 23, in main
run(fn, parsed_args)
File “./lib/wnf.py”, line 43, in run
out = globals().get(fn)(**args)
File “./lib/wnf.py”, line 34, in new_fn
return fn(*args, **new_kwargs)
File “./lib/wnf.py”, line 344, in build
import webnotes.buildi
File “lib/webnotes/build.py”, line 12, in <module>
from cssmin import cssmin
ImportError: No module named cssmin
Also, there is an empty Setup page (no content, just menu and title “Setup” in frame)
Pls. advise.
Thank You,
Ferenc
–
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.
--
Maxwell Morais
–
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.