[Remind-Fans] wxRemind - new GUI for remind
Mark Atwood
me at mark.atwood.name
Fri May 12 14:24:31 EDT 2006
Daniel Graham <daniel.graham at duke.edu> writes:
> It seems that python cannot find the wxRemind package.
>
> Would you tell me
>
> 1. what distribution of linux you are running? (Centos 4 for me)
Fedora Core 5
> 2. what version of python?
>
> > python -V
Python 2.4.2
> 3. where the rpm installed the wxRemind package on your system?
>
> > rpm -qiRl wxRemind
Name : wxRemind Relocations: /usr
Version : 0.3.2 Vendor: Daniel A. Graham <daniel.graham at duke.edu>
Release : 3 Build Date: Thu 11 May 2006 12:12:25 PM PDT
Install Date: Fri 12 May 2006 11:21:19 AM PDT Build Host: beetle
Group : Development/Libraries Source RPM: wxRemind-0.3.2-3.src.rpm
Size : 399037 License: GPL
Signature : (none)
URL : http://freshmeat.net/projects/wxrem/
Summary : wxPython-based GUI for Remind calendar and alarm application
Description :
wxRemind is a wxPython-based front-end for Remind, a powerful calendar and
alarm application. The display features a calendar and daily event list
suitable for visualizing your schedule at a glance. Dates and associated events
can be quickly selected either with the mouse or cursor keys, and dates in the
calendar are color coded to reflect the total duration of scheduled events.
wxRemind integrates with an external editor of your choice to make editing of
reminder files more efficient and provides hotkeys to quickly access the most
common Remind options.
/usr/bin/python
python >= 2.3
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
wxPython >= 2.6.1
/usr/bin/wxremalert
/usr/bin/wxremdata
/usr/bin/wxremind
/usr/lib/python2.3/site-packages/wxRemind
/usr/lib/python2.3/site-packages/wxRemind/__init__.py
/usr/lib/python2.3/site-packages/wxRemind/__init__.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock
/usr/lib/python2.3/site-packages/wxRemind/analogclock/__init__.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/__init__.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock/analogclock.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/analogclock.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock/helpers.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/helpers.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup/__init__.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup/__init__.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup/buttontreectrlpanel.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup/buttontreectrlpanel.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup/colourselect.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup/colourselect.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup/fontselect.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/lib_setup/fontselect.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock/setup.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/setup.pyc
/usr/lib/python2.3/site-packages/wxRemind/analogclock/styles.py
/usr/lib/python2.3/site-packages/wxRemind/analogclock/styles.pyc
/usr/lib/python2.3/site-packages/wxRemind/wxRemAbout.py
/usr/lib/python2.3/site-packages/wxRemind/wxRemAbout.pyc
/usr/lib/python2.3/site-packages/wxRemind/wxRemAlert.py
/usr/lib/python2.3/site-packages/wxRemind/wxRemAlert.pyc
/usr/lib/python2.3/site-packages/wxRemind/wxRemConfig.py
/usr/lib/python2.3/site-packages/wxRemind/wxRemConfig.pyc
/usr/lib/python2.3/site-packages/wxRemind/wxRemData.py
/usr/lib/python2.3/site-packages/wxRemind/wxRemData.pyc
/usr/lib/python2.3/site-packages/wxRemind/wxRemHelp.py
/usr/lib/python2.3/site-packages/wxRemind/wxRemHelp.pyc
/usr/lib/python2.3/site-packages/wxRemind/wxRemSplash.py
/usr/lib/python2.3/site-packages/wxRemind/wxRemSplash.pyc
/usr/lib/python2.3/site-packages/wxRemind/wxRemind.py
/usr/lib/python2.3/site-packages/wxRemind/wxRemind.pyc
/usr/share/doc/wxRemind-0.3.2
/usr/share/doc/wxRemind-0.3.2/CHANGES
/usr/share/doc/wxRemind-0.3.2/COPYING
/usr/share/doc/wxRemind-0.3.2/FLOAT
/usr/share/doc/wxRemind-0.3.2/MANIFEST.in
/usr/share/doc/wxRemind-0.3.2/README
>
> 3. is this location in your PYTHONPATH?
>
> > set | grep PYTHONPATH
(no output)
>
> 4. what happens when you enter
>
> > python
> and then
> > import wxRemind
[mark at amsu ~]$ python
Python 2.4.2 (#1, Feb 12 2006, 03:59:46)
[GCC 4.1.0 20060210 (Red Hat 4.1.0-0.24)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import wxRemind
Traceback (most recent call last):
File "<stdin>", line 1, in ?
ImportError: No module named wxRemind
>>>
--
Mark Atwood When you do things right, people won't be sure
me at mark.atwood.name you've done anything at all.
http://mark.atwood.name/ http://fallenpegasus.livejournal.com/
More information about the Remind-fans
mailing list