Kiv / poclbm

PyOpenCL bitcoin miner with a GUI frontend
GNU General Public License v3.0
450 stars 153 forks source link

Error while launching guiminer.py #125

Open Airwolfin opened 3 years ago

Airwolfin commented 3 years ago

Hi,

i have installed python from the guibundle and followed the steps as mentioned on readme file but when i'm trying to launch guiminer.py i m getting the following error i am not sure if this program is still working please let me know how to fix this if this is still working

D:\Torrent Downloads\Guiminer bundle\Guiminer>guiminer.py ['D:\Torrent Downloads\Guiminer bundle\Guiminer', 'D:\Python26\python26.zip', 'D:\Python26\DLLs', 'D:\Python26\lib', 'D:\Python26\lib\plat-win', 'D:\Python26\lib\lib-tk', 'D:\Python26', 'D:\Python26\lib\site-packages', 'D:\Python26\lib\site-packages\wx-2.8-msw-unicode'] Traceback (most recent call last): File "D:\Torrent Downloads\Guiminer bundle\Guiminer\guiminer.py", line 228, in logger, formatter = init_logger() File "D:\Torrent Downloads\Guiminer bundle\Guiminer\guiminer.py", line 221, in init_logger os.path.join(get_module_path(), 'guiminer.log'), 'w') File "D:\Python26\lib\logging__init.py", line 790, in init__ stream = self._open() File "D:\Python26\lib\logging__init__.py", line 810, in _open stream = open(self.baseFilename, self.mode) IOError: [Errno 13] Permission denied: 'D:\Torrent Downloads\Guiminer bundle\Guiminer\guiminer.log'