|
### Q: What if I can 'pip install' visualdl but cannot find the module while running it?
|
|
### Q: What if I can 'pip install' visualdl but cannot find the module while running it?
|
|
A: It could be due to the mismatch of the locations from 'python' and 'pip'. For example, a user could install visualdl here:
|
|
A: It could be due to the mismatch of the locations from 'python' and 'pip'. For example, a user could install visualdl here:
|
|
|
|
|
|
`
|
|
`[develop]$ pip show visualdl
|
|
[develop]$ pip show visualdl
|
|
|
|
|
|
|
|
Name: visualdl
|
|
Name: visualdl
|
|
Version: 1.0.0
|
|
Version: 1.0.0
|
|
Summary: Visualize Deep Learning
|
|
Summary: Visualize Deep Learning
|
... | | ... | |