Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

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

Open
#565 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
java, python
Domain
tooling

Research direction

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.

Written by the indexing model from the issue text.

Description

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!!

Dominant language
Python
Stars
5.5k
Forks
723
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from tebelorg/RPA-Python

All issues in tebelorg/RPA-Python

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.