You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: