Edward Tortorici
2016-04-29 22:54:22 UTC
Hello,
I am new to using conda and I was wondering how to install an egg file. I
am trying to install Instrumentino which is a graphical interface for using
arduinos. I used:
sudo easy_install instrumentino-1.31-py2.7.egg
and that worked fine, and gave me no errors, but when I try to run an
example script, I get the error: "ImportError: No module named
instrumentino." I found the before if I installed packages conventionally,
python did not recognize them, and this was fixed by using conda to install
the packages instead.
Is it possible to install a package from an egg file using conda?
Thank you.
I am new to using conda and I was wondering how to install an egg file. I
am trying to install Instrumentino which is a graphical interface for using
arduinos. I used:
sudo easy_install instrumentino-1.31-py2.7.egg
and that worked fine, and gave me no errors, but when I try to run an
example script, I get the error: "ImportError: No module named
instrumentino." I found the before if I installed packages conventionally,
python did not recognize them, and this was fixed by using conda to install
the packages instead.
Is it possible to install a package from an egg file using conda?
Thank you.
--
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.
You received this message because you are subscribed to the Google Groups "conda - Public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to conda+***@continuum.io.
To post to this group, send email to ***@continuum.io.
Visit this group at https://groups.google.com/a/continuum.io/group/conda/.