henzk / ape

A Productive Environment - make/rake/ant/fab-like system with support for FOSD
MIT License
3 stars 7 forks source link

i found bug #24

Open GruntledPig opened 2 years ago

GruntledPig commented 2 years ago

hi i try to run a python script with ape that i want:

ape run scripts/script.py --arg 10

but i get following error:

Usage: ape [OPTIONS]
Try 'ape --help' for help.

Error: Got unexpected extra arguments (run scripts/script.py)
INFO: Stopping 'Hardhat node' process.

please help

antazoey commented 2 months ago

Hi @GruntledPig ! This is actually not the Ape repository but a different project that happens to have the same name as Ape. Our repo is located here: https://github.com/ApeWorX/ape