raspberry Pi zero2 W をやっと入手できた。
高速で、とても気持ち良い!
価格は大分上がって仕舞ったが、毎日使うので
スピードで納得出来る。
同時に[ ラズパイ用汎用UI基板(TKJ-003)TFT1.77インチ ]も
入手した。
新しいzero2 Wに合わせて
毎日使っているWebラジオのshellscriptを更新した、
ところが・・・・
shellscript がエラーを返す
$ Mozart.sh
FileNotFoundError: [Errno 2] No such file or directory: './photo/Mozart.jpg'
=====
とエラーを返された、何度見返しても
『ちゃんと然るべき場所にファイル(細胞)は有ります!!』
描画scriptで画像をディスプレイに描画しているのに
同じ描画scriptをshellscript 内に記述した、場合、エラーを返す!
描画script内で
def main():
init('on')
init('reset')
file = "./photo/Mozart.jpg"
dsp_file(file)
これで、ディスプレイに描画している。
画像ファイルは
以下の通り、存在している
maru sannkaku:~/tft177/photo $ ls
Mozart.jpg ph_2.JPG ph_4.JPG ph_6.JPG venice.jpg
ph_1.JPG ph_3.JPG ph_5.JPG ph_7.JPG
何故に エラーを返す!!? WHY!!!
file = "/home/maru/tft177/photo/Mozart.jpg"
ではどうか?
shellscript 内の当該箇所を
# file = "./photo/Mozart.jpg"
file = "/home/maru/tft177/photo/Mozart.jpg"
このように、絶対パスで記述したら
エラー無く、描画した。
こういうモノなのか?
ともかく、これでスッキリした。
Jump to
- Community
- General discussion
- Announcements
- Other languages
- Deutsch
- Español
- Français
- Italiano
- Nederlands
- 日本語
- Polski
- Português
- Русский
- Türkçe
- User groups and events
- The MagPi
- Using the Raspberry Pi
- Beginners
- Troubleshooting
- Advanced users
- Assistive technology and accessibility
- Education
- Picademy
- Teaching and learning resources
- Staffroom, classroom and projects
- Astro Pi
- Mathematica
- High Altitude Balloon
- Weather station
- Programming
- C/C++
- Java
- Python
- Scratch
- Other programming languages
- Windows 10 for IoT
- Wolfram Language
- Bare metal, Assembly language
- Graphics programming
- OpenGLES
- OpenVG
- OpenMAX
- General programming discussion
- Projects
- Networking and servers
- Automation, sensing and robotics
- Graphics, sound and multimedia
- Other projects
- Gaming
- Media centres
- AIY Projects
- Hardware and peripherals
- Camera board
- Compute Module
- Official Display
- HATs and other add-ons
- Device Tree
- Interfacing (DSI, CSI, I2C, etc.)
- Raspberry Pi 400
- Raspberry Pi Pico
- General
- SDK
- MicroPython
- Other RP2040 boards
- Operating system distributions
- Raspberry Pi OS
- Raspberry Pi Desktop for PC and Mac
- Other
- Android
- Debian
- FreeBSD
- Gentoo
- Linux Kernel
- NetBSD
- openSUSE
- Plan 9
- Puppy
- Arch
- Pidora / Fedora
- RISCOS
- Ubuntu
- Ye Olde Pi Shoppe
- For sale
- Wanted
- Off topic
- Off topic discussion