(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sh scripts/finetune_inc 报错

Using username "sinc-lab".
sinc-lab@115.156.132.2's password:
Welcome to Ubuntu 16.04.5 LTS (GNU/Linux 4.4.0-21-generic x86_64)

 * Documentation:  https://help.ubuntu.com
 * Management:     https://landscape.canonical.com
 * Support:        https://ubuntu.com/advantage

10 packages can be updated.
0 updates are security updates.

New release '18.04.1 LTS' available.
Run 'do-release-upgrade' to upgrade to it.

*** System restart required ***
Last login: Fri Aug 24 02:45:44 2018 from 222.20.38.44
sinc-lab@sinclab-desktop:~$ cd ~/LYH/zjb/models/slim
sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sudo sh scripts/finetune_incepti                  on_v3_on_zjb.sh
[sudo] password for sinc-lab:
Traceback (most recent call last):
  File "download_and_convert_data.py", line 37, in <module>
    import tensorflow as tf
ImportError: No module named tensorflow
sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ source ~/LYH/tensorflow/venv2/bi                  n/activate
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sudo sh scripts/finetune                  _inception_v3_on_zjb.sh
Traceback (most recent call last):
  File "download_and_convert_data.py", line 37, in <module>
    import tensorflow as tf
ImportError: No module named tensorflow
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sudo sh scripts/finetune                  _inception_v3_on_zjb.sh
Traceback (most recent call last):
  File "download_and_convert_data.py", line 37, in <module>
    import tensorflow as tf
ImportError: No module named tensorflow
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ python -v
# installing zipimport hook
import zipimport # builtin
# installed zipimport hook
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/site.pyc matches /home/sinc-                  lab/LYH/tensorflow/venv2/lib/python2.7/site.py
import site # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7                  /site.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/os.pyc matches /home/sinc-la                  b/LYH/tensorflow/venv2/lib/python2.7/os.py
import os # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/o                  s.pyc
import errno # builtin
import posix # builtin
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/posixpath.pyc matches /home/                  sinc-lab/LYH/tensorflow/venv2/lib/python2.7/posixpath.py
import posixpath # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/pyth                  on2.7/posixpath.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/stat.pyc matches /home/sinc-                  lab/LYH/tensorflow/venv2/lib/python2.7/stat.py
import stat # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7                  /stat.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/genericpath.pyc matches /hom                  e/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/genericpath.py
import genericpath # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/py                  thon2.7/genericpath.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/warnings.pyc matches /home/s                  inc-lab/LYH/tensorflow/venv2/lib/python2.7/warnings.py
import warnings # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/pytho                  n2.7/warnings.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/linecache.pyc matches /home/                  sinc-lab/LYH/tensorflow/venv2/lib/python2.7/linecache.py
import linecache # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/pyth                  on2.7/linecache.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/types.pyc matches /home/sinc                  -lab/LYH/tensorflow/venv2/lib/python2.7/types.py
import types # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.                  7/types.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/UserDict.pyc matches /home/s                  inc-lab/LYH/tensorflow/venv2/lib/python2.7/UserDict.py
import UserDict # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/pytho                  n2.7/UserDict.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/_abcoll.pyc matches /home/si                  nc-lab/LYH/tensorflow/venv2/lib/python2.7/_abcoll.py
import _abcoll # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/python                  2.7/_abcoll.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/abc.pyc matches /home/sinc-l                  ab/LYH/tensorflow/venv2/lib/python2.7/abc.py
import abc # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/                  abc.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/_weakrefset.pyc matches /hom                  e/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/_weakrefset.py
import _weakrefset # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/py                  thon2.7/_weakrefset.pyc
import _weakref # builtin
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/copy_reg.pyc matches /home/s                  inc-lab/LYH/tensorflow/venv2/lib/python2.7/copy_reg.py
import copy_reg # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/pytho                  n2.7/copy_reg.pyc
# /usr/lib/python2.7/sitecustomize.pyc matches /usr/lib/python2.7/sitecustomize.                  py
import sitecustomize # precompiled from /usr/lib/python2.7/sitecustomize.pyc
import encodings # directory /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/e                  ncodings
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/encodings/__init__.pyc match                  es /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/encodings/__init__.py
import encodings # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/pyth                  on2.7/encodings/__init__.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/codecs.pyc matches /home/sin                  c-lab/LYH/tensorflow/venv2/lib/python2.7/codecs.py
import codecs # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/lib/python2                  .7/codecs.pyc
import _codecs # builtin
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/encodings/aliases.pyc matche                  s /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/encodings/aliases.py
import encodings.aliases # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/                  lib/python2.7/encodings/aliases.pyc
# /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/encodings/utf_8.pyc matches                   /home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/encodings/utf_8.py
import encodings.utf_8 # precompiled from /home/sinc-lab/LYH/tensorflow/venv2/li                  b/python2.7/encodings/utf_8.pyc
Python 2.7.12 (default, Dec  4 2017, 14:50:18)
[GCC 5.4.0 20160609] on linux2
Type "help", "copyright", "credits" or "license" for more information.
dlopen("/home/sinc-lab/LYH/tensorflow/venv2/lib/python2.7/lib-dynload/readline.x                  86_64-linux-gnu.so", 2);
import readline # dynamically loaded from /home/sinc-lab/LYH/tensorflow/venv2/li                  b/python2.7/lib-dynload/readline.x86_64-linux-gnu.so
>>>
# clear __builtin__._
# clear sys.path
# clear sys.argv
# clear sys.ps1
# clear sys.ps2
# clear sys.exitfunc
# clear sys.exc_type
# clear sys.exc_value
# clear sys.exc_traceback
# clear sys.last_type
# clear sys.last_value
# clear sys.last_traceback
# clear sys.path_hooks
# clear sys.path_importer_cache
# clear sys.meta_path
# clear sys.flags
# clear sys.float_info
# restore sys.stdin
# restore sys.stdout
# restore sys.stderr
# cleanup __main__
# cleanup[1] google
# cleanup[1] encodings
# cleanup[1] site
# cleanup[1] abc
# cleanup[1] _weakrefset
# cleanup[1] _codecs
# cleanup[1] _warnings
# cleanup[1] zipimport
# cleanup[1] encodings.utf_8
# cleanup[1] codecs
# cleanup[1] readline
# cleanup[1] sitecustomize
# cleanup[1] signal
# cleanup[1] posix
# cleanup[1] encodings.aliases
# cleanup[1] exceptions
# cleanup[1] _weakref
# cleanup[2] copy_reg
# cleanup[2] posixpath
# cleanup[2] errno
# cleanup[2] _abcoll
# cleanup[2] types
# cleanup[2] genericpath
# cleanup[2] stat
# cleanup[2] warnings
# cleanup[2] UserDict
# cleanup[2] os.path
# cleanup[2] linecache
# cleanup[2] os
# cleanup sys
# cleanup __builtin__
# cleanup ints: 19 unfreed ints
# cleanup floats
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sudo sh scripts/finetune                  _inception_v3_on_zjb.sh
Traceback (most recent call last):
  File "download_and_convert_data.py", line 37, in <module>
    import tensorflow as tf
ImportError: No module named tensorflow
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ pip list
Package               Version
--------------------- -----------
absl-py               0.4.0
adium-theme-ubuntu    0.3.4
asn1crypto            0.24.0
astor                 0.7.1
backports.weakref     1.0.post1
beautifulsoup4        4.4.1
boto3                 1.7.82
botocore              1.10.82
certifi               2018.8.13
cffi                  1.11.5
chardet               2.3.0
Cheetah               2.4.4
click                 6.7
cryptography          2.3.1
cycler                0.9.0
decorator             4.0.6
docutils              0.14
elasticsearch         6.3.1
elasticsearch-curator 5.5.4
enum34                1.1.6
funcsigs              1.0.2
futures               3.2.0
gast                  0.2.0
grpcio                1.14.1
html5lib              0.999
idna                  2.7
ipaddress             1.0.16
jmespath              0.9.3
lxml                  3.5.0
Markdown              2.6.11
matplotlib            1.5.1
mock                  2.0.0
ndg-httpsclient       0.4.0
networkx              1.11
numpy                 1.14.5
opencv-python         3.4.2.17
pbr                   4.2.0
Pillow                3.1.2
pip                   18.0
pkg-resources         0.0.0
protobuf              3.6.1
pyasn1                0.1.9
pycparser             2.18
pygobject             3.20.0
PyOpenGL              3.0.2
pyOpenSSL             18.0.0
pyparsing             2.0.3
Pyste                 0.9.10
python-dateutil       2.4.2
pytz                  2014.10
pyxdg                 0.25
PyYAML                3.11
pyzmq                 15.2.0
requests              2.9.1
requests-aws4auth     0.9
s3transfer            0.1.13
scikit-learn          0.19.2
scipy                 0.17.0
setuptools            39.1.0
six                   1.11.0
sklearn               0.0
tensorboard           1.10.0
tensorflow-gpu        1.10.0
tensorrt              4.0.0.3
termcolor             1.1.0
torch                 0.3.0.post4
unity-lens-photos     1.0
urllib3               1.23
virtualenv            15.0.1
voluptuous            0.11.5
Werkzeug              0.14.1
wheel                 0.31.1
wxPython              3.0.2.0
wxPython-common       3.0.2.0
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sh scripts/finetune_ince                  ption_v3_on_zjb.sh
Traceback (most recent call last):
  File "download_and_convert_data.py", line 37, in <module>
    import tensorflow as tf
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/__init__.py", line 22, in <module>
    from tensorflow.python import pywrap_tensorflow  # pylint: disable=unused-im                  port
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/__init__.py", line 49, in <module>
    from tensorflow.python import pywrap_tensorflow
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/pywrap_tensorflow.py", line 74, in <module>
    raise ImportError(msg)
ImportError: Traceback (most recent call last):
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/pywrap_tensorflow.py", line 58, in <module>
    from tensorflow.python.pywrap_tensorflow_internal import *
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/pywrap_tensorflow_internal.py", line 28, in <module>
    _pywrap_tensorflow_internal = swig_import_helper()
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/pywrap_tensorflow_internal.py", line 24, in swig_import_helper
    _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, descript                  ion)
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or d                  irectory


Failed to load the native TensorFlow runtime.

See https://www.tensorflow.org/install/install_sources#common_installation_probl                  ems

for some common reasons and solutions.  Include the entire stack trace
above this error message when asking for help.
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sudo sh scripts/finetune                  _inception_v3_on_zjb.sh
Traceback (most recent call last):
  File "download_and_convert_data.py", line 37, in <module>
    import tensorflow as tf
ImportError: No module named tensorflow
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sudo  pip list
Package                       Version
----------------------------- ----------------------
alabaster                     0.7.10
apturl                        0.5.2
astroid                       1.6.3
Babel                         2.5.3
backcall                      0.1.0
beautifulsoup4                4.4.1
bleach                        2.1.3
blinker                       1.3
Brlapi                        0.6.4
chardet                       2.3.0
checkbox-support              0.22
cloudpickle                   0.5.2
command-not-found             0.3
cryptography                  1.2.3
cycler                        0.10.0
Cython                        0.28.2
decorator                     4.3.0
defer                         1.0.6
docutils                      0.14
entrypoints                   0.2.3
feedparser                    5.1.3
guacamole                     0.9.2
h5py                          2.7.1
html5lib                      1.0.1
httplib2                      0.9.1
idna                          2.0
imagesize                     1.0.0
ipykernel                     4.8.2
ipython                       6.4.0
ipython-genutils              0.2.0
ipywidgets                    7.2.1
isort                         4.3.4
jedi                          0.12.0
Jinja2                        2.8
jsonschema                    2.6.0
jupyter                       1.0.0
jupyter-client                5.2.3
jupyter-console               5.2.0
jupyter-core                  4.4.0
Keras                         2.1.6
kiwisolver                    1.0.1
language-selector             0.1
lazy-object-proxy             1.3.1
louis                         2.6.4
lxml                          3.5.0
Mako                          1.0.3
MarkupSafe                    0.23
matplotlib                    2.2.2
mccabe                        0.6.1
mistune                       0.8.3
nbconvert                     5.3.1
nbformat                      4.4.0
networkx                      2.1
notebook                      5.5.0
numpy                         1.14.3
numpydoc                      0.8.0
oauthlib                      1.0.3
onboard                       1.2.0
opencv-python                 3.4.0.12
packaging                     17.1
padme                         1.1.1
pandocfilters                 1.4.2
parso                         0.2.0
pexpect                       4.0.1
pickleshare                   0.7.4
Pillow                        3.1.2
pip                           18.0
plainbox                      0.25
prompt-toolkit                1.0.15
psutil                        5.4.5
ptyprocess                    0.5
pyasn1                        0.1.9
pycodestyle                   2.4.0
pycups                        1.9.73
pycurl                        7.43.0
pyflakes                      1.6.0
Pygments                      2.2.0
pygobject                     3.20.0
PyJWT                         1.3.0
pylint                        1.8.4
PyOpenGL                      3.1.0
pyparsing                     2.0.3
PyQt5                         5.9.2
python-apt                    1.1.0b1+ubuntu0.16.4.2
python-dateutil               2.7.3
python-debian                 0.1.27
python-systemd                231
pytz                          2018.4
PyWavelets                    0.5.2
pyxdg                         0.25
PyYAML                        3.12
pyzmq                         17.0.0
QtAwesome                     0.4.4
qtconsole                     4.3.1
QtPy                          1.4.2
reportlab                     3.3.0
requests                      2.9.1
rope                          0.10.7
scikit-image                  0.13.1
scikit-learn                  0.19.1
scipy                         1.1.0
screen-resolution-extra       0.0.0
Send2Trash                    1.5.0
sessioninstaller              0.0.0
setuptools                    20.7.0
simplegeneric                 0.8.1
sip                           4.19.8
six                           1.10.0
snowballstemmer               1.2.1
Sphinx                        1.7.4
sphinxcontrib-websupport      1.0.1
spyder                        3.2.8
ssh-import-id                 5.5
system-service                0.3
tensorrt                      4.0.0.3
terminado                     0.8.1
testpath                      0.3.1
tornado                       5.0.2
traitlets                     4.3.2
ubuntu-drivers-common         0.0.0
ufw                           0.35
unattended-upgrades           0.1
unity-scope-calculator        0.1
unity-scope-chromiumbookmarks 0.1
unity-scope-colourlovers      0.1
unity-scope-devhelp           0.1
unity-scope-firefoxbookmarks  0.1
unity-scope-gdrive            0.7
unity-scope-manpages          0.1
unity-scope-openclipart       0.1
unity-scope-texdoc            0.1
unity-scope-tomboy            0.1
unity-scope-virtualbox        0.1
unity-scope-yelp              0.1
unity-scope-zotero            0.1
unity-tweak-tool              0.0.7
urllib3                       1.13.1
usb-creator                   0.3.0
virtualenv                    15.0.1
wcwidth                       0.1.7
webencodings                  0.5.1
wheel                         0.29.0
widgetsnbextension            3.2.1
wrapt                         1.10.11
xdiagnose                     3.8.4.1
xkit                          0.0.0
XlsxWriter                    0.7.3
The directory '/home/sinc-lab/.cache/pip/http' or its parent directory is not ow                  ned by the current user and the cache has been disabled. Please check the permis                  sions and owner of that directory. If executing pip with sudo, you may want sudo                  's -H flag.
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$ sh  scripts/finetune_inc                  eption_v3_on_zjb.sh
Traceback (most recent call last):
  File "download_and_convert_data.py", line 37, in <module>
    import tensorflow as tf
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/__init__.py", line 22, in <module>
    from tensorflow.python import pywrap_tensorflow  # pylint: disable=unused-im                  port
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/__init__.py", line 49, in <module>
    from tensorflow.python import pywrap_tensorflow
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/pywrap_tensorflow.py", line 74, in <module>
    raise ImportError(msg)
ImportError: Traceback (most recent call last):
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/pywrap_tensorflow.py", line 58, in <module>
    from tensorflow.python.pywrap_tensorflow_internal import *
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/pywrap_tensorflow_internal.py", line 28, in <module>
    _pywrap_tensorflow_internal = swig_import_helper()
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/te                  nsorflow/python/pywrap_tensorflow_internal.py", line 24, in swig_import_helper
    _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, descript                  ion)
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or d                  irectory


Failed to load the native TensorFlow runtime.

See https://www.tensorflow.org/install/install_sources#common_installation_probl                  ems

for some common reasons and solutions.  Include the entire stack trace
above this error message when asking for help.
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$  sh scripts/finetune_inception_v3_on_flowers.sh
Traceback (most recent call last):
  File "download_and_convert_data.py", line 37, in <module>
    import tensorflow as tf
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/tensorflow/__init__.py", line 22, in <module>
    from tensorflow.python import pywrap_tensorflow  # pylint: disable=unused-import
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/tensorflow/python/__init__.py", line 49, in <module>
    from tensorflow.python import pywrap_tensorflow
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/tensorflow/python/pywrap_tensorflow.py", line 74, in <module>
    raise ImportError(msg)
ImportError: Traceback (most recent call last):
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/tensorflow/python/pywrap_tensorflow.py", line 58, in <module>
    from tensorflow.python.pywrap_tensorflow_internal import *
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 28, in <module>
    _pywrap_tensorflow_internal = swig_import_helper()
  File "/home/sinc-lab/LYH/tensorflow/venv2/local/lib/python2.7/site-packages/tensorflow/python/pywrap_tensorflow_internal.py", line 24, in swig_import_helper
    _mod = imp.load_module('_pywrap_tensorflow_internal', fp, pathname, description)
ImportError: libcublas.so.9.0: cannot open shared object file: No such file or directory


Failed to load the native TensorFlow runtime.

See https://www.tensorflow.org/install/install_sources#common_installation_problems

for some common reasons and solutions.  Include the entire stack trace
above this error message when asking for help.
(venv2) sinc-lab@sinclab-desktop:~/LYH/zjb/models/slim$

 

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值