Skip to content

Conversation

kwasme
Copy link

@kwasme kwasme commented Feb 2, 2018

I'm having an error message when I run the run.py file on my Raspberry
Traceback (most recent call last):
File "run.py", line 5, in
dh = FileHandler('/home/pi/pybeacon_records/debug/output.log')
File "/usr/lib/python2.7/logging/init.py", line 913, in init
StreamHandler.init(self, self._open())
File "/usr/lib/python2.7/logging/init.py", line 943, in _open
stream = open(self.baseFilename, self.mode)
IOError: [Errno 2] No such file or directory: '/home/pi/pybeacon_records/debug/output.log'
can you please tell me what to do since I'm kind of new to the programming of python

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant