Hello, There is an import error in settings.py that is handled, but prints out that error. The message is not of any consequence and will be removed in the next release of Arches (v 5.1.1). If you installed Arches using github, the latest on the 5.1.x branch does not have that error message. If you installed Arches using pip, the only way that I am aware of to remove that message would be to edit settings.py in your Arches installation. I really don't recommend making any changes to your arches installation, however, if you must remove that message, you would need to make the following changes to your Arches settings.py file:
https://github.com/archesproject/arches/pull/6881/files Hope that helps, Cyrus On Monday, November 16, 2020 at 4:51:41 AM UTC-8 [email protected] wrote: > The server itself starts up and everything seems to work at first glance. > But I think it's good as long as you have one project, as I understood from > the documentation, each project has its own 'arches.settings_local' in > which its settings are stored. > At the moment we are preparing for test deployments in several > organizations, and we are working on the option of installing Arches so > that there are no error messages during the installation. > So far we have achieved a result in which only three errors appear, the > very last one that I indicated above. > Therefore, I am more interested in what can be done so that these errors > do not exist at all, or how to fix them. > > вторник, 10 ноября 2020 г. в 20:12:34 UTC+2, Lindsey Gant: > >> Hello, >> >> I believe that you can safely ignore the 'arches.settings_local' error >> message. Have you attempted to run your Arches server after seeing these >> error messages? >> >> Feel free to update us on your progress so we can help if you run into >> additional errors. >> >> Best, >> >> Lindsey >> >> >> >> On Friday, November 6, 2020 at 8:48:00 AM UTC-8, Kiril Stankevicz wrote: >>> >>> Hello, >>> Error while creating a project in Arches 5.1: >>> >>> No module named 'arches.settings_local' >>> Error attempting to load settings from relative '.settings_local'. >>> Attempting 'arches.settings_local' import >>> Error attempting to load settings from 'arches.settings_local.py'. >>> No module named 'arches.settings_local' >>> >>> After entering the command, the following message appears: >>> "success Saved lockfile." >>> >>> Further, the creation process proceeds normally >>> At the end, the message: >>> >>> Any ideas how to fix this? >>> >> -- -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/archesproject/b0ea6470-78f1-42c6-a997-6eaca6e08a33n%40googlegroups.com.
