Hi Amelia/Erastus, I just tested running through the steps in the documentation, and I did not come across this error. However, there are some more steps that should occur between running the pip install command and trying to run the dev server. Could you begin again with step 2 of the installation guide http://arches.readthedocs.io/en/stable/installation/#installation (making a new virtual environment)? It may be helpful to upgrade pip before installing Arches, so between steps 3 and 4 please run python -m pip install --upgrade pip.
You should be able to go all the way through to the end of the installation section, and pay special attention to steps 5-7. Good luck, and let me know how it goes. Adam On Monday, March 12, 2018 at 1:14:54 AM UTC-5, Nauwanga Nauwanga wrote: > > Dear Adam > > Thank you for your timely response. > > I have used pip install arches --no-binary :all: > > and the second screen i tried to Run the development server with my > ElasticSearch > installed successfully and its running. > i did the "pip list" to check the installed packages in python but fields > is installed, > i uninstalled it and installed it again but still giving me the same error > (import error, no module named field), tried troubleshooting for a week but > not getting any solution. > > Looking forward to your response and assistance. > > Regards > Amelia/Erastus > > On Sun, Mar 11, 2018 at 11:08 PM, Adam Cox <[email protected]> wrote: > >> Hello, could you give a little more context for the error? What command >> did you run to install arches, and what command did you run that resulted >> in this error? >> >> On Sat, Mar 10, 2018, 8:47 AM <[email protected]> wrote: >> >>> >>> <https://lh3.googleusercontent.com/-WvVtxNKBXyc/WqPv2f5EvBI/AAAAAAAAAaE/qt9lpQK7lBsDIw6ADF_kIktF0v2enqUtACLcBGAs/s1600/snap.png> >>> >>> >>> <https://lh3.googleusercontent.com/-lYsBG699zkg/WqPvzxGr0II/AAAAAAAAAaA/xgCROsszwdYKMjv0sVY4ZB_LwXDVPX6bgCLcBGAs/s1600/starting%2Bserver.png> >>> >>> i am trying to install arches 4 but i ran into an error above please >>> help. >>> >>> -- >>> -- To post, send email to [email protected]. To >>> unsubscribe, send email to [email protected]. >>> For more information, visit >>> https://groups.google.com/d/forum/archesproject?hl=en >>> --- >>> You received this message because you are subscribed to the Google >>> Groups "Arches Project" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> For more options, visit https://groups.google.com/d/optout. >>> >> > -- -- To post, send email to [email protected]. To unsubscribe, send email to [email protected]. For more information, visit https://groups.google.com/d/forum/archesproject?hl=en --- You received this message because you are subscribed to the Google Groups "Arches Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
