d4em Posted June 12, 2012 Share Posted June 12, 2012 Hi all ;] I've been having some python problems, which turned out to be related to my environment variables. I thought I'd fixed them, untill I was unable to use wrye bash. The standalone version works fine, however it does not have the options I need.Basically, what I would hope is that someone could tell me how they got their working wrye bash setup, eg. what pyhton version do you use, where did you download wxPhyton, what version is it, and what version of wrye, and in what order did you install them.Also, if someone could tell me what their phython environment variables look like, I'd be thankfull forever. In windows 7 you can find them in configuration screen > system and security > system > advanced > advanced tab > environment variables, in the second list they are PyhtonHome and PythonPath. Here is the Bug Dump wrye generates on startup: Found Python at 'C:\Python27\python.exe' Launching Wrye Bash in debug mode Traceback (most recent call last): File "Wrye Bash Launcher.pyw", line 25, in <module> import multiprocessing File "C:\Python26\Lib\multiprocessing\__init__.py", line 83, in <module> import _multiprocessingImportError: Module use of python26.dll conflicts with this version of Python. Just posting it here in case im looking in the wrong direction - however, it gives the exact same error when I use python 27 alone, or along with 26. Kudo's to anyone who can help me, after a week of google I still didnt get it to work :[ Link to comment Share on other sites More sharing options...
Recommended Posts