Discussion:
[spyder] Can spyder be used to create a stand alone program without the IDE/Anaconda installed ?
DVukovic
2018-09-26 13:28:38 UTC
Permalink
Can spyder be used to create a stand alone program without the IDE/Anaconda
installed ?
--
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 ***@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Carlos Córdoba
2018-09-26 16:36:43 UTC
Permalink
Hi,

No, it can't. You need to use other projects for that, like Pyistaller
or cx_freeze.


Cheers,
Carlos
Post by DVukovic
Can spyder be used to create a stand alone program without the
IDE/Anaconda installed ?
--
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
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
--
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 ***@googlegroups.com.
Visit this group at https://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/d/optout.
Loading...