You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Trying to use ape-foundry with veYFI here is the error I am getting:
tests/functional/test_extra_rewards.py E
WARNING: File 'pydantic/main.py':342 in pydantic.main.BaseModel.__init__
???
ValueError: 'pydantic/main.py' does not start with '/Users/panda/Repository/veYFI'
WARNING: File 'pydantic/main.py':526 in pydantic.main.BaseModel.parse_obj
???
ValueError: 'pydantic/main.py' does not start with '/Users/panda/Repository/veYFI'
Traceback: File '/Users/panda/Repository/veYFI/tests/conftest.py':46 in setup_time
chain.pending_timestamp += WEEK - (
chain.pending_timestamp - (chain.pending_timestamp // WEEK * WEEK)
)
Starting interactive mode. Type `exit` fail and halt current test.
Environment information
ape: 0.5.1
Installed Plugins:
solidity 0.5.0
foundry 0.5.0
tokens 0.5.0
vyper 0.5.0
infura 0.5.0
foundryup: installed - anvil 0.1.0 (084ef3d 2022-09-19T00:09:09.381188Z)
What went wrong?
Trying to use ape-foundry with veYFI here is the error I am getting:
That can be reproduced using: yearn/veYFI#196
The text was updated successfully, but these errors were encountered: