Hello All,
I have taken the latest update (3.14.4) for my local setup.
I tried to migrate to version 4 using
git clone https://github.com/frappe/frappe-bench
cd frappe-bench
./scripts/install.sh migrate_3_to_4 /path/to/old/erpnext
but got following error
http://pastebin.com/SddwVA3j
Thanks
Pranali
–
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.
To view this discussion on the web visit https://groups.google.com/d/msgid/erpnext-developer-forum/f55225b5-ab6a-46ba-aeee-07aef5cfe18a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
What is the error?
https://github.com/frappe/frappe-bench/blob/master/scripts/virtualenv.py#L2355
should have printed the error by pip
On Tue, Jul 8, 2014 at 8:29 PM, Pranali Khatode
pr...@gmail.com wrote:
Hello All,
I have taken the latest update (3.14.4) for my local setup.
I tried to migrate to version 4 using
git clone https://github.com/frappe/frappe-bench
cd frappe-bench
./scripts/install.sh migrate_3_to_4 /path/to/old/erpnext
but got following error
Traceback (most recent call last): File "./scripts/virtualenv.py", line 2365, - Pastebin.com
Thanks
Pranali
–
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.
To view this discussion on the web visit
https://groups.google.com/d/msgid/erpnext-developer-forum/f55225b5-ab6a-46ba-aeee-07aef5cfe18a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
–
Pratik
erpnext