Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
4 posts
|
Hello,
I am not sure if I am posting this query in the right mailing list as I am very new to GStreamer. I am sorry if this is not the right mailing list. I would like to know to access GStreamer from Python script in a Rhel5 machine, is installing gstreamer-devel gstreamer-plugins-base-devel enough? I am asking this because while running a python script which is importing pygst, I am getting the below error: import pygst ImportError: No module named pygst Please let me know, what else I am supposed to install to fix this problem Thanks _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
21 posts
|
On 12/11/2012 03:51 PM, Anirban Chatterjee wrote:
> Hello, > I am not sure if I am posting this query in the right mailing > list as I am very new to GStreamer. I am sorry if this is not the right > mailing list. > > I would like to know to access GStreamer from Python script in a *Rhel5 > *machine, is installing *gstreamer-devel* *gstreamer-plugins-base-devel > enough? I am asking this because while running a python script which is > importing pygst, I am getting the below error: > > *import pygst > ImportError: No module named pygst (not a standard package in CentOS/RHEL 5.x AFAIK) Antoine > > > Please let me know, what else I am supposed to install to fix this problem > > Thanks > > > _______________________________________________ > gstreamer-devel mailing list > [hidden email] > http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel > _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
83 posts
|
On 2012-12-11 03:02, Antoine Martin wrote:
> On 12/11/2012 03:51 PM, Anirban Chatterjee wrote: >> Hello, >> I am not sure if I am posting this query in the right mailing >> list as I am very new to GStreamer. I am sorry if this is not the right >> mailing list. >> >> I would like to know to access GStreamer from Python script in a *Rhel5 >> *machine, is installing *gstreamer-devel* *gstreamer-plugins-base-devel >> enough? I am asking this because while running a python script which is >> importing pygst, I am getting the below error: >> >> *import pygst >> ImportError: No module named pygst > yum install gstreamer-python > (not a standard package in CentOS/RHEL 5.x AFAIK) > > Antoine > > >> >> >> Please let me know, what else I am supposed to install to fix this problem ... [show rest of quote] For future reference, you could discover this yourself via: % yum provides '*pygst.py*' -- ------------------------------------------------------------ Gary Thomas | Consulting for the MLB Associates | Embedded world ------------------------------------------------------------ _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Loading... |
Reply to author |
Edit post |
Move post |
Delete this post |
Delete this post and replies |
Change post date |
Print post |
Permalink |
Raw mail |
![]() ![]() ![]() ![]() ![]() ![]() ![]() |
21 posts
|
On 12/11/2012 05:43 PM, Gary Thomas wrote:
> On 2012-12-11 03:02, Antoine Martin wrote: >> On 12/11/2012 03:51 PM, Anirban Chatterjee wrote: >>> Hello, >>> I am not sure if I am posting this query in the right >>> mailing >>> list as I am very new to GStreamer. I am sorry if this is not the right >>> mailing list. >>> >>> I would like to know to access GStreamer from Python script in a >>> *Rhel5 >>> *machine, is installing *gstreamer-devel* *gstreamer-plugins-base-devel >>> enough? I am asking this because while running a python script which is >>> importing pygst, I am getting the below error: >>> >>> *import pygst >>> ImportError: No module named pygst >> yum install gstreamer-python >> (not a standard package in CentOS/RHEL 5.x AFAIK) >> >> Antoine >> >> >>> >>> >>> Please let me know, what else I am supposed to install to fix this >>> problem > > For future reference, you could discover this yourself via: > % yum provides '*pygst.py*' > ... [show rest of quote] AFAIK, this won't work in his case since gstreamer-python is not part of
the standard RHEL/CentOS 5.x repos (works for others though, inc 6.x) Antoine _______________________________________________ gstreamer-devel mailing list [hidden email] http://lists.freedesktop.org/mailman/listinfo/gstreamer-devel |
Free forum by Nabble | Disable Popup Ads | Edit this page |