Jump to content

Geeks only - Raspberry PI controlled kiln


jbruce

Recommended Posts

  • 2 weeks later...

Meant to circle back to this one ...

Problem/error: File or directory not found.

Simple t/s steps to look into:
If the file* is specified, verify the file exists, and the name matches exactly**.
If an explicit (complete, from root) filepath is being used, the path matches exactly.
If a relative path is being used, it matches up with the explicit path.
Check that any initialization files are being read "properly"...
Verify that necessary permissions are granted...


*a directory is  a particular type of file
**is the interpreter case sensitive? beWare!
The Rasberry Pi forums I glanced at indicate yes, case matters.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.