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

无法解析导入“wandb” #103

Open
jun-running opened this issue Mar 15, 2024 · 1 comment
Open

无法解析导入“wandb” #103

jun-running opened this issue Mar 15, 2024 · 1 comment

Comments

@jun-running
Copy link

无法解析导入“wandb”,[{
"resource": "/home/hmp/jwj/project1/off-policy/offpolicy/runner/mlp/mpe_runner.py",
"owner": "generated_diagnostic_collection_name#1",
"code": {
"value": "reportMissingImports",
"target": {
"$mid": 1,
"path": "/microsoft/pyright/blob/main/docs/configuration.md",
"scheme": "https",
"authority": "github.com",
"fragment": "reportMissingImports"
}
},
"severity": 4,
"message": "无法解析导入“wandb”",
"source": "Pylance",
"startLineNumber": 1,
"startColumn": 8,
"endLineNumber": 1,
"endColumn": 13
}]

@restlessfish
Copy link

如果环境是按照readme装的话,试试手动指令安装pip install wandb==0.15.11

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