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

Warning when precompiling: using OhMyThreads.@set in module PEPSKit conflicts with an existing identifier #104

Closed
Yue-Zhengyuan opened this issue Dec 13, 2024 · 1 comment

Comments

@Yue-Zhengyuan
Copy link
Collaborator

When precompiling the master branch after merging #99 using pkg> instantiate, I get the warning:

PEPSKit
WARNING: using OhMyThreads.@set in module PEPSKit conflicts with an existing identifier.

I suppose this is because in src/PEPSKit.jl, the newly added using Accessors: @set conflicts with using OhMyThreads.

@Yue-Zhengyuan
Copy link
Collaborator Author

This will be fixed by #107.

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

1 participant