-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
UndefVarError: AllocationOpt
not defined
#48
Comments
change to version 1.8.5, but got error: " (@v1.8) pkg> add https://github.com/graphprotocol/allocation-optimizer.git
Cloning git-repo `https://github.com/graphprotocol/allocation-optimizer.git`
Updating git-repo `https://github.com/graphprotocol/allocation-optimizer.git`
Updating registry at `~/.julia/registries/General.toml`
Resolving package versions...
ERROR: Unsatisfiable requirements detected for package TheGraphData [871720c8]:
TheGraphData [871720c8] log:
├─TheGraphData [871720c8] has no known versions!
└─restricted to versions 0.2 by AllocationOpt [e2472b13] — no versions left
└─AllocationOpt [e2472b13] log:
├─possible versions are: 2.5.0 or uninstalled
└─AllocationOpt [e2472b13] is fixed to version 2.5.0 I maually added
julia version 1.8.5, macOS |
What does your config look like? |
I think the issue is not relate to config, becuase the TheGraphData is not included in package registery, see the issue I raised semiotic-ai/TheGraphData.jl#20 |
I followd the doc and built my own binary, but got error when run the binary:
julia version 1.9.5
The text was updated successfully, but these errors were encountered: