scipion-em / scipion-installer

Scipion app installer for version 3. Compatible with python2 and python3. It creates virtualenv or conda environments.
GNU General Public License v3.0
3 stars 2 forks source link

Error after adding new plugins #37

Closed ChrisSKL closed 2 months ago

ChrisSKL commented 7 months ago

Hi team,

We have successfully installed Scipion3 (but not yet to start a project). After importing a workflow, I found that some of the plugins are missing. After installing those plugins, I found that I could not run Scipion3 again, with the error message below.


~/.local/scipion/3/config$ scipion3 Scipion v3.3.1 - Eugenius Failed to read settings. The reported error was: Source contains parsing errors: '/beebylab/home/chris/.local/scipion/3/config/hosts.conf'

Review /beebylab/home/chris/.local/scipion/3/config/hosts.conf and run again.


I have checked that line 12 and it is the same as the template in the website. Would you advise?

Thank you very much.

Chris

azazellochg commented 4 months ago

Hi @ChrisSKL I believe you are missing a space before '}'. Apologies for the very late reply, this repo is not monitored... I suggest opening issues at https://github.com/scipion-em/scipion-pyworkflow/issues/new

pconesa commented 2 months ago

I'm closing this. Feel free to reopen in case I'm wrong.