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 during precompilation in OMEinsumContractionOrders package #37

Open
zipeilee opened this issue May 16, 2023 · 1 comment
Open

Comments

@zipeilee
Copy link

zipeilee commented May 16, 2023

Hello,
I wanted to report a warning that I encountered while precompiling the OMEinsumContractionOrders package. During the precompilation process, I received the following warning message

  1 dependency had warnings during precompilation:
┌ OMEinsumContractionOrders [6f22d1fd-8eed-4bb7-9776-e7d684900715]
│  WARNING: method definition for _convert at /home/xin/.julia/packages/OMEinsumContractionOrders/dbGto/src/json.jl:71 declares type variable LT but does not use it.
└

Although this warning does not seem to affect the functionality of the package, I wanted to bring it to your attention for further investigation and potential improvement.

Steps to reproduce:

  1. Install the OMEinsum.jl package.

  2. Precompile the package using Julia.

Expected behavior:
No warning messages should be displayed during the precompilation process.

Environment:

Julia version: v1.9.0
OMEinsumContractionOrders package version: v0.8.1
OMEinsum version: v0.7.4
Operating system: ArchLinux
Please let me know if you need any additional information or if there's anything else I can do to assist in resolving this issue.

@GiggleLiu
Copy link
Member

Hi, thanks for the report. We will get it fixed in the future, please just ignore the warnings.

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