Advertisement
lamiastella

conda error tf gpu

Oct 21st, 2018
194
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.57 KB | None | 0 0
  1. [jalal@goku pset3_CNN]$ unset PYTHONPATH
  2. [jalal@goku pset3_CNN]$ echo $PYTHONPATH
  3.  
  4. [jalal@goku pset3_CNN]$ conda install -c anaconda tensorflow-gpu
  5. Solving environment: failed
  6.  
  7. # >>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<
  8.  
  9. Traceback (most recent call last):
  10. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/exceptions.py", line 819, in __call__
  11. return func(*args, **kwargs)
  12. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/cli/main.py", line 78, in _main
  13. exit_code = do_call(args, p)
  14. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/cli/conda_argparse.py", line 77, in do_call
  15. exit_code = getattr(module, func_name)(args, parser)
  16. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/cli/main_install.py", line 11, in execute
  17. install(args, parser, 'install')
  18. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/cli/install.py", line 235, in install
  19. force_reinstall=context.force,
  20. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/solve.py", line 518, in solve_for_transaction
  21. force_remove, force_reinstall)
  22. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/solve.py", line 451, in solve_for_diff
  23. final_precs = self.solve_final_state(deps_modifier, prune, ignore_pinned, force_remove)
  24. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/solve.py", line 180, in solve_final_state
  25. index, r = self._prepare(prepared_specs)
  26. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/solve.py", line 592, in _prepare
  27. self.subdirs, prepared_specs)
  28. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/index.py", line 215, in get_reduced_index
  29. new_records = query_all(spec)
  30. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/index.py", line 184, in query_all
  31. return tuple(concat(future.result() for future in as_completed(futures)))
  32. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/subdir_data.py", line 95, in query
  33. self.load()
  34. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/subdir_data.py", line 149, in load
  35. _internal_state = self._load()
  36. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/subdir_data.py", line 218, in _load
  37. mod_etag_headers.get('_mod'))
  38. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/subdir_data.py", line 280, in _read_local_repdata
  39. _internal_state = self._process_raw_repodata_str(raw_repodata_str)
  40. File "/scratch/sjn-p3/anaconda/anaconda3/lib/python3.6/site-packages/conda/core/subdir_data.py", line 369, in _process_raw_repodata_str
  41. info['fn'] = fn
  42. TypeError: 'NoneType' object does not support item assignment
  43.  
  44. `$ /scratch/sjn-p3/anaconda/anaconda3/bin/conda install -c anaconda tensorflow-gpu`
  45.  
  46. environment variables:
  47. CIO_TEST=<not set>
  48. CONDA_ROOT=/scratch/sjn-p3/anaconda/anaconda3
  49. CONDA_SHLVL=0
  50. MODULEPATH=/usr/share/Modules/modulefiles:/etc/modulefiles
  51. PATH=/scratch2/system/opt/pycharm-community-2018.1.2/bin:/scratch2/google-
  52. cloud-sdk/bin:/scratch2/google-cloud-sdk/bin:/scratch/sjn-p3/anaconda/
  53. anaconda3/bin:/scratch2/system/opt/pycharm-
  54. community-2018.1.2/bin:/scratch2/google-cloud-
  55. sdk/bin:/scratch2/google-cloud-sdk/bin:/scratch/sjn-p3/anaconda//anaco
  56. nda3/bin:/scratch2/system/opt/pycharm-
  57. community-2018.1.2/bin:/scratch2/google-cloud-
  58. sdk/bin:/scratch2/google-cloud-sdk/bin:/scratch/sjn/anaconda/bin:/usr/
  59. lib64/qt-3.3/bin:/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bi
  60. n:/sbin:/usr/local/IT/bin:/home/grad3/jalal/bin:/scratch/sjn-p2/anacon
  61. da/anaconda2/bin
  62. QT_PLUGIN_PATH=/usr/lib64/kde4/plugins:/usr/lib/kde4/plugins
  63. REQUESTS_CA_BUNDLE=<not set>
  64. SSL_CERT_FILE=<not set>
  65. WINDOWPATH=1
  66.  
  67. active environment : None
  68. shell level : 0
  69. user config file : /home/grad3/jalal/.condarc
  70. populated config files : /home/grad3/jalal/.condarc
  71. conda version : 4.5.11
  72. conda-build version : 3.2.2
  73. python version : 3.6.4.final.0
  74. base environment : /scratch/sjn-p3/anaconda/anaconda3 (read only)
  75. channel URLs : https://conda.anaconda.org/anaconda/linux-64
  76. https://conda.anaconda.org/anaconda/noarch
  77. https://conda.anaconda.org/conda-forge/linux-64
  78. https://conda.anaconda.org/conda-forge/noarch
  79. https://repo.anaconda.com/pkgs/main/linux-64
  80. https://repo.anaconda.com/pkgs/main/noarch
  81. https://repo.anaconda.com/pkgs/free/linux-64
  82. https://repo.anaconda.com/pkgs/free/noarch
  83. https://repo.anaconda.com/pkgs/r/linux-64
  84. https://repo.anaconda.com/pkgs/r/noarch
  85. https://repo.anaconda.com/pkgs/pro/linux-64
  86. https://repo.anaconda.com/pkgs/pro/noarch
  87. package cache : /scratch/sjn-p3/anaconda/anaconda3/pkgs
  88. /home/grad3/jalal/.conda/pkgs
  89. envs directories : /home/grad3/jalal/.conda/envs
  90. /scratch/sjn-p3/anaconda/anaconda3/envs
  91. platform : linux-64
  92. user-agent : conda/4.5.11 requests/2.18.4 CPython/3.6.4 Linux/3.10.0-862.14.4.el7.x86_64 centos/7 glibc/2.17
  93. UID:GID : 275735:3935
  94. netrc file : None
  95. offline mode : False
  96.  
  97.  
  98. An unexpected error has occurred. Conda has prepared the above report.
  99. If submitted, this report will be used by core maintainers to improve
  100. future releases of conda.
  101. Would you like conda to send this report to the core maintainers?
  102. [y/N]: y
  103. Upload successful.
  104.  
  105. Thank you for helping to improve conda.
  106. Opt-in to always sending reports (and not see this message again)
  107. by running
  108.  
  109. $ conda config --set report_errors true
  110.  
  111. [jalal@goku pset3_CNN]$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement