Skip to content

StaSh Pythonvenv understanding #545

@o-murphy

Description

@o-murphy

If I place 2 py files

# ~/Documents/a.py
print("hello from a")
# ~/Documents/b.py
import a
b.py

I get ImportError.

But running from bin/python3 or from Pythonista console do not raise import error

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions