Skip to content

Run pyrefly with python/pip #653

Open
@ndmitchell

Description

@ndmitchell

Describe the Bug

% python3 -mpip install pyrefly; python3 -mpyrefly
Defaulting to user installation because normal site-packages is not writeable
Requirement already satisfied: pyrefly in /Users/nshulga/Library/Python/3.12/lib/python/site-packages (0.23.1)
/usr/local/fbcode/platform010/Python3.12.framework/Versions/3.12/bin/python3.12: No module named pyrefly

Would be nice if that worked, because it works for other projects. Apparently lots of pure native packages ship a wrapper that basically does sys.exec(os.path.join(platform.binary_dir, os.path.basename(__file__)),...

Sandbox Link

No response

(Only applicable for extension issues) IDE Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    UserBugs reported by external users that should be prioritisedhelp wantedLarger than "good first issue", but still well-defined and ready for someone to pick uppytorch

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions