Search found 4 matches
- Wed Feb 06, 2008 5:28 pm
- Forum: Game Chatter
- Topic: Mac client on Leopard
- Replies: 8
- Views: 8471
Re: Mac client on Leopard
If you're not able to find a workaround easily, try downloading and running the RSW client via Python source. You should be able to unpack it into any directory, and then run "python rsw_client.py" (or even just rsw_client.py) from within that directory. David This worked just fine. Must ...
- Wed Feb 06, 2008 4:54 pm
- Forum: Game Chatter
- Topic: Mac client on Leopard
- Replies: 8
- Views: 8471
Re: Mac client on Leopard
Something is a little strange. I just ran the following test: [~]$ ls -l /usr/bin/python lrwxr-xr-x 1 root wheel 72 Nov 6 12:20 /usr/bin/python -> ../../System/Library/Frameworks/Python.framework/Versions/2.5/bin/python [~]$ python Python 2.5.1 (r251:54869, Apr 18 2007, 22:08:04) [GCC 4.0.1 (Apple C...
- Wed Feb 06, 2008 4:15 pm
- Forum: Game Chatter
- Topic: Mac client on Leopard
- Replies: 8
- Views: 8471
Re: Mac client on Leopard
Well, the wxPython web claims it is default installed on 10.5. I tried to upgrade to a newer version, which required a "framework" version of python to be installed. I installed all of these and changed the python symlink in the RSW Client directory to point to the newly installed version ...
- Wed Feb 06, 2008 3:25 pm
- Forum: Game Chatter
- Topic: Mac client on Leopard
- Replies: 8
- Views: 8471
Mac client on Leopard
I get the following error when I try and run the latest client on my Mac:
ImportError: No module named wx
I suspect it has something to do with the wx toolkit but not sure if the client uses that or not.
Any help is appreciated.
Thanks,
Steve
ImportError: No module named wx
I suspect it has something to do with the wx toolkit but not sure if the client uses that or not.
Any help is appreciated.
Thanks,
Steve