# Simple Project not Work

**URL:** https://forum.robotframework.org/t/simple-project-not-work/9271
**Category:** Robot Framework
**Created:** [16 September 2025 13:44 UTC](https://forum.robotframework.org/t/simple-project-not-work/9271 "2025-09-16T13:44:39Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![GalManz](https://avatars.discourse-cdn.com/v4/letter/g/d2c977/32.png) [@GalManz](https://forum.robotframework.org/u/GalManz)
#### Post date: [16 September 2025 13:44 UTC](https://forum.robotframework.org/t/simple-project-not-work/9271/1 "2025-09-16T13:44:39Z")

</div>

![image](https://europe1.discourse-cdn.com/flex005/uploads/robotframework1/original/2X/5/56ced0a0a359b7e2f36dd9cb353854c7f2c40544.png)

why the test.py not recognized?

---

<div class="post-metadata">

### Author: ![HelioGuilherme66](https://dub1.discourse-cdn.com/flex005/user_avatar/forum.robotframework.org/helioguilherme66/32/34_2.png) [@HelioGuilherme66](https://forum.robotframework.org/u/HelioGuilherme66)
#### Post date: [16 September 2025 14:07 UTC](https://forum.robotframework.org/t/simple-project-not-work/9271/2 "2025-09-16T14:07:45Z")

</div>

> [@GalManz](#):
>
> why the test.py not recognized?

Because:

1. Library test.py contains no keywords
2. test.py is not a known Robot Framework keyword
