Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

unable to find image file - to hear solutions from other users

オープン
#565 コメント 2 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
25/100
issue の種類
バグ
明瞭さ
説明が足りない
活発さ
停滞
技術スタック
java, python
領域
tooling

調査の方向性

Start by reproducing the image lookup failure on Windows 11 with Python 3.14 and Amazon Corretto 21, using the reported path and the older Java 8 setup for comparison. Capture the complete error and snapshot, then inspect how the image path is resolved; done means the image is found on the newer setup or the incompatibility is clearly documented.

索引モデルが issue の本文から書いたものです。

説明

bug

Hi there,

Encountered a problem with a fresh new setup.

  • Laptop, Windows 11
  • Python 3.14
  • Amazon Corretto v21

Mainly, I have a working rpa python script and setup on an older laptop and want to be able to run the same thing on the new laptop.
After installing python and Amazon Corretto, even saving a new image with the new laptop just in case.
Saving the new image alongside the old one inside the same folder setup and all.
Then I keep getting the same error.

PROBLEM:
Sorry I didn't keep the snapshot or error.
But it's something along these lines (below)

[RPA ERROR] Can't find file 'filename.png'

or

[tagui] INPUT - [93] present C:/rpa_tagui/flows/python_scripts/001_TNB_read_kWh/readkwh_2025.png
[tagui] ACTION - present C:/rpa_tagui/flows/python_scripts/001_TNB_read_kWh/readkwh_2025.png
[tagui] OUTPUT - [93] ERROR

FIX: (for now)
For now, I've been able to make the script work again, by...

  • Uninstall Amazon Corretto v21
  • Install older version 8 (same as my older laptop setup)

Hope that there can be a better fix for the future.
Thank you!!

主要言語
Python
スター
5.5k
フォーク
723
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

tebelorg/RPA-Python のほかの issue

tebelorg/RPA-Python の issue をすべて見る

似ている issue

Python の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。