Skip to content

Conversation

@mtelka
Copy link
Contributor

@mtelka mtelka commented Apr 25, 2025

This solves the following issue:

$ src/pythonfinder/main.py
Traceback (most recent call last):
  File "/data/builds/pythonfinder/src/pythonfinder/main.py", line 8, in <module>
    from .cli import cli
ImportError: attempted relative import with no known parent package
$

by dropping the shebang and removing the execute mode from the file.

@matteius matteius merged commit 4a12fd6 into sarugaku:master Apr 25, 2025
18 checks passed
@mtelka mtelka deleted the shebang branch April 25, 2025 10:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants