Hi Martin,
It is my understanding that a winpython distribution is a self contained installation. Consequently, I would assume the users HOME directory is set somewhere within the winpython installation directory (see also here: http://sourceforge.net/p/winpython/wiki/Roadmap/). Spyder has a configuration file that is stored in the user’s HOME directory. If different users would run spyder from the same winpython installation, they would all overwrite each others spyder configuration file (contrary to their own). That is not very practical I would assume. As far as I know (since I am not a developer I don’t know for sure, I’ll have to check the source) it is not possible to launch spyder with a custom configuration directory. You could consider installing for each user a different winpython installation in order to bypass this issue.
By default spyder will prevent itself from opening twice. In order to launch a new spyder instance, pass on the new-instance argument:spyder --new-instance
I think it would be useful to be able to specify the configuration directory manually if required, and I opened issue 1719 for this.
Best regards,
David
--
You received this message because you are subscribed to the Google Groups "spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spyderlib+...@googlegroups.com.
To post to this group, send email to spyd...@googlegroups.com.
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.