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

Error after installation #21

Open
albertomercurio opened this issue Nov 20, 2020 · 1 comment
Open

Error after installation #21

albertomercurio opened this issue Nov 20, 2020 · 1 comment

Comments

@albertomercurio
Copy link

Hello,
i installed correctly the package on Ubuntu 20.04 with Mathematica 12.1. But when i try to run the test it returns:

Needs["QUTesting`"];

AssignUsage::nousg: No usage message in UsageData[] for symbol TestResults found; using a blank message instead.

AssignUsage::nousg: No usage message in UsageData[] for symbol RunAllTests found; using a blank message instead.

RunAllTests[]

Needs::string: String expected at position 2 in Needs[PredicatesTests`,FileNameJoin[{QUDevTools`Private`TestingPath,PredicatesTests.m}]].

Needs::string: String expected at position 2 in Needs[TensorTests`,FileNameJoin[{QUDevTools`Private`TestingPath,TensorTests.m}]].

Needs::string: String expected at position 2 in Needs[QuantumSystemsTests`,FileNameJoin[{QUDevTools`Private`TestingPath,QuantumSystemsTests.m}]].

General::stop: Further output of Needs::string will be suppressed during this calculation.

0 of 7 unit tests passed.
@awstasiuk
Copy link

There appears to be an issue with the way strings are handled in this version of Mathematica. Even though things like testing will fail, many of the functions still appear to work. Namely, CircleTimes and PartialTr.

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