ApeWorX / ape

The smart contract development tool for Pythonistas, Data Scientists, and Security Professionals
https://apeworx.io
Apache License 2.0
889 stars 131 forks source link

ape compile when given arguments, possibly failures for windows? #270

Closed antazoey closed 2 years ago

antazoey commented 2 years ago

Environment information

Latest ape

What went wrong?

@fubuloubu was unable to compile contracts when specifying the contracts. I am not exactly sure why that is. We even have tests for this! https://github.com/ApeWorX/ape/blob/main/tests/integration/cli/test_compile.py#L47

Perhaps this is an environment issue? I cannot reproduce

How can it be fixed?

We need to figure out what wen wrong. Research is needed

antazoey commented 2 years ago

Closing as no longer seems to be an issue!