Skip to content
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

The new version of the software has some errors. #220

Open
rain-zjg opened this issue Dec 10, 2024 · 1 comment
Open

The new version of the software has some errors. #220

rain-zjg opened this issue Dec 10, 2024 · 1 comment

Comments

@rain-zjg
Copy link

Hello! When I used functions like readTableCF and snaq in the latest version v.0.17.0, it reported some errors like: UndefVarError: snaq! not defined. Then I tested some old versions like v.0.16.4 and v.0.16.3, other errors appeared like: ERROR: On worker 2: KeyError: key Base.PkgId(Base.UUID("33ad39ac-ed31-50eb-9b15-43d0656eaa72"), "PhyloNetworks") not found. I was curious about what happended. How can I solve these bugs?
a123e46dde76483cc360f75833deda1
Xshot-2470

@gaballench
Copy link
Contributor

Hello @rain-zjg, PhyloNetworks.jl is going through some heavy refactoring but you can use the version prior to the latest one and all of the previous code should work:

Pkg.add(Pkg.PackageSpec(;name="PhyloNetworks", version="0.16.4"))

Cheers,

Gustavo

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants