Advertisement
romerlrl

Video 6

Sep 17th, 2020
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.42 KB | None | 0 0
  1.  
  2. (base) C:\Users\lucas>conda activate estagio_debugprov
  3.  
  4. (estagio_debugprov) C:\Users\lucas>dot -?
  5. Usage: dot [-Vv?] [-(GNE)name=val] [-(KTlso)<val>] <dot files>
  6. (additional options for neato) [-x] [-n<v>]
  7. (additional options for fdp) [-L(gO)] [-L(nUCT)<val>]
  8. (additional options for memtest) [-m<v>]
  9. (additional options for config) [-cv]
  10.  
  11. -V - Print version and exit
  12. -v - Enable verbose mode
  13. -Gname=val - Set graph attribute 'name' to 'val'
  14. -Nname=val - Set node attribute 'name' to 'val'
  15. -Ename=val - Set edge attribute 'name' to 'val'
  16. -Tv - Set output format to 'v'
  17. -Kv - Set layout engine to 'v' (overrides default based on command name)
  18. -lv - Use external library 'v'
  19. -ofile - Write output to 'file'
  20. -O - Automatically generate an output filename based on the input filename with a .'format' appended. (Causes all -ofile options to be ignored.)
  21. -P - Internally generate a graph of the current plugins.
  22. -q[l] - Set level of message suppression (=1)
  23. -s[v] - Scale input by 'v' (=72)
  24. -y - Invert y coordinate in output
  25.  
  26. -n[v] - No layout mode 'v' (=1)
  27. -x - Reduce graph
  28.  
  29. -Lg - Don't use grid
  30. -LO - Use old attractive force
  31. -Ln<i> - Set number of iterations to i
  32. -LU<i> - Set unscaled factor to i
  33. -LC<v> - Set overlap expansion factor to v
  34. -LT[*]<v> - Set temperature (temperature factor) to v
  35.  
  36. -m - Memory test (Observe no growth with top. Kill when done.)
  37. -m[v] - Memory test - v iterations.
  38.  
  39. -c - Configure plugins (Writes $prefix/lib/graphviz/config
  40. with available plugin information. Needs write privilege.)
  41. -? - Print usage and exit
  42.  
  43. (estagio_debugprov) C:\Users\lucas>cd desktop\estágio\estáio_debugprov
  44. O sistema não pode encontrar o caminho especificado.
  45.  
  46. (estagio_debugprov) C:\Users\lucas>cd desktop\estágio\estagio_debugprov\
  47.  
  48. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>dir
  49. O volume na unidade C é OS
  50. O Número de Série do Volume é 5262-F822
  51.  
  52. Pasta de C:\Users\lucas\Desktop\estágio\estagio_debugprov
  53.  
  54. 16/09/2020 07:30 <DIR> .
  55. 16/09/2020 07:30 <DIR> ..
  56. 16/09/2020 07:30 <DIR> .noworkflow
  57. 10/09/2020 04:19 1.304 1267564349192.gv
  58. 10/09/2020 03:29 962 1513404310664.gv
  59. 09/09/2020 04:24 280 1677097727496.gv
  60. 09/09/2020 04:16 1.304 1687602402504.gv
  61. 09/09/2020 04:15 1.313 1895960573768.gv
  62. 16/09/2020 07:20 279 1914949214984.gv
  63. 10/09/2020 14:16 962 1915625276488.gv
  64. 09/09/2020 04:21 965 1925296257032.gv
  65. 10/09/2020 03:37 1.313 2005948176072.gv
  66. 16/09/2020 07:21 264 2006695927048.gv
  67. 16/09/2020 07:25 264 2166133082568.gv
  68. 10/09/2020 01:58 947 2173185287688.gv
  69. 09/09/2020 04:19 1.313 2237466158664.gv
  70. 10/09/2020 03:30 947 2265118553224.gv
  71. 10/09/2020 03:12 962 2281228956872.gv
  72. 16/09/2020 07:30 280 2384675542024.gv
  73. 10/09/2020 03:54 962 2513513276360.gv
  74. 10/09/2020 03:39 1.295 2579321907016.gv
  75. 10/09/2020 04:18 1.313 2607669475464.gv
  76. 10/09/2020 01:56 962 2763089409224.gv
  77. 10/09/2020 14:16 1.313 2954510170120.gv
  78. 09/09/2020 05:11 962 3071226697224.gv
  79. 16/09/2020 07:16 150 comentando.py
  80. 08/09/2020 18:30 20 data.json
  81. 08/09/2020 18:20 <DIR> debugprov
  82. 10/09/2020 03:41 334 dn.py
  83. 08/09/2020 20:04 83 hw.py
  84. 16/09/2020 07:25 <DIR> Nova pasta
  85. 16/09/2020 07:24 <DIR> Nova pasta (2)
  86. 08/09/2020 18:30 476 program.py
  87. 10/09/2020 03:25 <DIR> teste
  88. 10/09/2020 04:20 886 tmp_tree.gv
  89. 08/09/2020 16:56 214 tpk.py
  90. 29 arquivo(s) 22.629 bytes
  91. 7 pasta(s) 23.477.170.176 bytes disponíveis
  92.  
  93. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  94. ::::::::::::::::::::
  95. :::: Vamos abrir agora o dot -? e
  96. :::: você verá como já está funcionando.
  97. ::::
  98. ::::::::::::::::::::
  99.  
  100. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>dot -?
  101. Usage: dot [-Vv?] [-(GNE)name=val] [-(KTlso)<val>] <dot files>
  102. (additional options for neato) [-x] [-n<v>]
  103. (additional options for fdp) [-L(gO)] [-L(nUCT)<val>]
  104. (additional options for memtest) [-m<v>]
  105. (additional options for config) [-cv]
  106.  
  107. -V - Print version and exit
  108. -v - Enable verbose mode
  109. -Gname=val - Set graph attribute 'name' to 'val'
  110. -Nname=val - Set node attribute 'name' to 'val'
  111. -Ename=val - Set edge attribute 'name' to 'val'
  112. -Tv - Set output format to 'v'
  113. -Kv - Set layout engine to 'v' (overrides default based on command name)
  114. -lv - Use external library 'v'
  115. -ofile - Write output to 'file'
  116. -O - Automatically generate an output filename based on the input filename with a .'format' appended. (Causes all -ofile options to be ignored.)
  117. -P - Internally generate a graph of the current plugins.
  118. -q[l] - Set level of message suppression (=1)
  119. -s[v] - Scale input by 'v' (=72)
  120. -y - Invert y coordinate in output
  121.  
  122. -n[v] - No layout mode 'v' (=1)
  123. -x - Reduce graph
  124.  
  125. -Lg - Don't use grid
  126. -LO - Use old attractive force
  127. -Ln<i> - Set number of iterations to i
  128. -LU<i> - Set unscaled factor to i
  129. -LC<v> - Set overlap expansion factor to v
  130. -LT[*]<v> - Set temperature (temperature factor) to v
  131.  
  132. -m - Memory test (Observe no growth with top. Kill when done.)
  133. -m[v] - Memory test - v iterations.
  134.  
  135. -c - Configure plugins (Writes $prefix/lib/graphviz/config
  136. with available plugin information. Needs write privilege.)
  137. -? - Print usage and exit
  138.  
  139. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  140. ::::::::::::::::::::
  141. :::: Entretanto o debugprog não é tão constante assim,
  142. :::: ele dar erro em diferentes etapas do funcionamento.
  143. ::::
  144. ::::
  145. ::::::::::::::::::::
  146.  
  147. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>py hw.py
  148. hello world
  149.  
  150. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>now hw.py
  151. usage: now [-h] [-v]
  152. {run,debug,list,show,diff,dataflow,export,restore,vis,demo,helper,history,prov,schema,kernel,gc}
  153. ...
  154. now: error: invalid choice: 'hw.py' (choose from 'run', 'debug', 'list', 'show', 'diff', 'dataflow', 'export', 'restore', 'vis', 'demo', 'helper', 'history', 'prov', 'schema', 'kernel', 'gc')
  155.  
  156. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>now run hw.py
  157. hello world
  158.  
  159. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>now list
  160. [now] trials available in the provenance store:
  161. [*]Trial 1: run hw.py
  162. with code hash 1a1f26ada3385d8fec4db95e6a58b5955698b1eb
  163. ran from 2020-09-16 07:29:56.487454 to 2020-09-16 07:30:01.027318
  164. duration: 0:00:04.539864
  165. [*]Trial 2: run hw.py
  166. with code hash 1a1f26ada3385d8fec4db95e6a58b5955698b1eb
  167. ran from 2020-09-17 03:32:38.323284 to 2020-09-17 03:32:54.901987
  168. duration: 0:00:16.578703
  169.  
  170. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  171. ::::::::::::::::::::
  172. :::: Percebe-se que o now run roda perfeitamente nessa instância.
  173. ::::
  174. ::::
  175. ::::::::::::::::::::
  176.  
  177. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>debugprov hw.py
  178. hello world
  179.  
  180. Traceback (most recent call last):
  181. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\main.py", line 8, in main
  182. ConsoleInterface().run()
  183. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\console_interface.py", line 92, in run
  184. exec_tree = creator.create_exec_tree()
  185. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\execution_tree_creator.py", line 15, in create_exec_tree
  186. root_node = self.get_root()
  187. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\execution_tree_creator.py", line 25, in get_root
  188. "ValueError: Something wrong in database. {} root nodes found".format(len(result)))
  189. ValueError: ValueError: Something wrong in database. 9 root nodes found
  190.  
  191. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  192. ::::::::::::::::::::
  193. :::: dessa vez ele nem abriu o menu de opções,
  194. :::: vou limpar o .nw.
  195. :::: TodasAsSomas[sum(rolagens)]+=1
  196. ::::::::::::::::::::
  197.  
  198. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>dir
  199. O volume na unidade C é OS
  200. O Número de Série do Volume é 5262-F822
  201.  
  202. Pasta de C:\Users\lucas\Desktop\estágio\estagio_debugprov
  203.  
  204. 16/09/2020 07:30 <DIR> .
  205. 16/09/2020 07:30 <DIR> ..
  206. 17/09/2020 03:33 <DIR> .noworkflow
  207. 10/09/2020 04:19 1.304 1267564349192.gv
  208. 10/09/2020 03:29 962 1513404310664.gv
  209. 09/09/2020 04:24 280 1677097727496.gv
  210. 09/09/2020 04:16 1.304 1687602402504.gv
  211. 09/09/2020 04:15 1.313 1895960573768.gv
  212. 16/09/2020 07:20 279 1914949214984.gv
  213. 10/09/2020 14:16 962 1915625276488.gv
  214. 09/09/2020 04:21 965 1925296257032.gv
  215. 10/09/2020 03:37 1.313 2005948176072.gv
  216. 16/09/2020 07:21 264 2006695927048.gv
  217. 16/09/2020 07:25 264 2166133082568.gv
  218. 10/09/2020 01:58 947 2173185287688.gv
  219. 09/09/2020 04:19 1.313 2237466158664.gv
  220. 10/09/2020 03:30 947 2265118553224.gv
  221. 10/09/2020 03:12 962 2281228956872.gv
  222. 16/09/2020 07:30 280 2384675542024.gv
  223. 10/09/2020 03:54 962 2513513276360.gv
  224. 10/09/2020 03:39 1.295 2579321907016.gv
  225. 10/09/2020 04:18 1.313 2607669475464.gv
  226. 10/09/2020 01:56 962 2763089409224.gv
  227. 10/09/2020 14:16 1.313 2954510170120.gv
  228. 09/09/2020 05:11 962 3071226697224.gv
  229. 16/09/2020 07:16 150 comentando.py
  230. 08/09/2020 18:30 20 data.json
  231. 08/09/2020 18:20 <DIR> debugprov
  232. 10/09/2020 03:41 334 dn.py
  233. 08/09/2020 20:04 83 hw.py
  234. 16/09/2020 07:25 <DIR> Nova pasta
  235. 16/09/2020 07:24 <DIR> Nova pasta (2)
  236. 08/09/2020 18:30 476 program.py
  237. 10/09/2020 03:25 <DIR> teste
  238. 10/09/2020 04:20 886 tmp_tree.gv
  239. 08/09/2020 16:56 214 tpk.py
  240. 29 arquivo(s) 22.629 bytes
  241. 7 pasta(s) 23.205.240.832 bytes disponíveis
  242.  
  243. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>py dn.py
  244. Pasta .noworkflow apagada
  245.  
  246. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  247. ::::::::::::::::::::
  248. :::: limpa, rodando de novo.
  249. ::::
  250. ::::::::::::::::::::
  251.  
  252. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>
  253. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>debugprov hw.py
  254. hello world
  255.  
  256. Choose a navigation strategy:
  257. [1] - SingleStepping
  258. [2] - TopDown
  259. [3] - HeaviestFirst
  260. [4] - DivideAndQuery
  261. > 1
  262. Do you want to use provenance enhancement? (y/n) n
  263. Format: "pdf" not recognized. Use one of:
  264. Traceback (most recent call last):
  265. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\main.py", line 8, in main
  266. ConsoleInterface().run()
  267. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\console_interface.py", line 115, in run
  268. result_tree = nav.navigate()
  269. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\single_stepping.py", line 8, in navigate
  270. self.recursive_navigate(self.exec_tree.root_node)
  271. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\single_stepping.py", line 16, in recursive_navigate
  272. self.recursive_navigate(c)
  273. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\single_stepping.py", line 17, in recursive_navigate
  274. self.evaluate(current_node)
  275. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\navgiation_strategy.py", line 32, in evaluate
  276. self._interactive_evaluation(node)
  277. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\navgiation_strategy.py", line 56, in _interactive_evaluation
  278. vis.view_exec_tree(str(id(node)))
  279. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\visualization.py", line 51, in view_exec_tree
  280. self.graph.view()
  281. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\graphviz\files.py", line 242, in view
  282. quiet=quiet, quiet_view=quiet_view)
  283. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\graphviz\files.py", line 209, in render
  284. quiet=quiet)
  285. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\graphviz\backend.py", line 221, in render
  286. run(cmd, capture_output=True, cwd=cwd, check=True, quiet=quiet)
  287. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\graphviz\backend.py", line 184, in run
  288. output=out, stderr=err)
  289. graphviz.backend.CalledProcessError: Command '['dot', '-Tpdf', '-O', '1278573053576.gv']' returned non-zero exit status 1. [stderr: b'Format: "pdf" not recognized. Use one of:\r\n']
  290.  
  291. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>py dn.py
  292. Pasta .noworkflow apagada
  293.  
  294. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>debugprov hw.py
  295. hello world
  296.  
  297. Choose a navigation strategy:
  298. [1] - SingleStepping
  299. [2] - TopDown
  300. [3] - HeaviestFirst
  301. [4] - DivideAndQuery
  302. > 2
  303. Do you want to use provenance enhancement? (y/n) n
  304. Format: "pdf" not recognized. Use one of:
  305. Traceback (most recent call last):
  306. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\main.py", line 8, in main
  307. ConsoleInterface().run()
  308. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\console_interface.py", line 115, in run
  309. result_tree = nav.navigate()
  310. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\top_down.py", line 8, in navigate
  311. self.recursive_navigate(self.exec_tree.root_node)
  312. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\top_down.py", line 14, in recursive_navigate
  313. self.evaluate(node)
  314. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\navgiation_strategy.py", line 32, in evaluate
  315. self._interactive_evaluation(node)
  316. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\navgiation_strategy.py", line 56, in _interactive_evaluation
  317. vis.view_exec_tree(str(id(node)))
  318. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\visualization.py", line 51, in view_exec_tree
  319. self.graph.view()
  320. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\graphviz\files.py", line 242, in view
  321. quiet=quiet, quiet_view=quiet_view)
  322. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\graphviz\files.py", line 209, in render
  323. quiet=quiet)
  324. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\graphviz\backend.py", line 221, in render
  325. run(cmd, capture_output=True, cwd=cwd, check=True, quiet=quiet)
  326. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\graphviz\backend.py", line 184, in run
  327. output=out, stderr=err)
  328. graphviz.backend.CalledProcessError: Command '['dot', '-Tpdf', '-O', '2161067549640.gv']' returned non-zero exit status 1. [stderr: b'Format: "pdf" not recognized. Use one of:\r\n']
  329.  
  330. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  331. ::::::::::::::::::::
  332. :::: o mesmo erro do pdf não reconhecido.
  333. ::::
  334. ::::::::::::::::::::
  335.  
  336. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  337. ::::::::::::::::::::
  338. ::::
  339. ::::::::::::::::::::
  340.  
  341. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>debugprov hw.py
  342. hello world
  343.  
  344. Traceback (most recent call last):
  345. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\main.py", line 8, in main
  346. ConsoleInterface().run()
  347. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\console_interface.py", line 92, in run
  348. exec_tree = creator.create_exec_tree()
  349. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\execution_tree_creator.py", line 15, in create_exec_tree
  350. root_node = self.get_root()
  351. File "D:\Users\lucas\anaconda3\envs\estagio_debugprov\lib\site-packages\debugprov-0.0.1-py3.7.egg\debugprov\execution_tree_creator.py", line 25, in get_root
  352. "ValueError: Something wrong in database. {} root nodes found".format(len(result)))
  353. ValueError: ValueError: Something wrong in database. 4 root nodes found
  354.  
  355. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>z
  356. 'z' não é reconhecido como um comando interno
  357. ou externo, um programa operável ou um arquivo em lotes.
  358.  
  359. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  360. ::::::::::::::::::::
  361. :::: não limpei a .nw e o ValueError no database retornou.
  362. ::::
  363. ::::::::::::::::::::
  364.  
  365. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>py dn.py
  366. Pasta .noworkflow apagada
  367.  
  368. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>comentando.py
  369. ::::::::::::::::::::
  370. :::: vou para a outra env agora, lá as coisas estão diferentes.
  371. ::::
  372. ::::
  373. ::::::::::::::::::::
  374.  
  375. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>conda activate -estagio1
  376. Could not find conda environment: -estagio1
  377. You can list all discoverable environments with `conda info --envs`.
  378.  
  379.  
  380. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>conda --info
  381. usage: conda-script.py [-h] [-V] command ...
  382. conda-script.py: error: the following arguments are required: command
  383.  
  384. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>conda help
  385. usage: conda-script.py [-h] [-V] command ...
  386.  
  387. conda is a tool for managing and deploying applications, environments and packages.
  388.  
  389. Options:
  390.  
  391. positional arguments:
  392. command
  393. clean Remove unused packages and caches.
  394. config Modify configuration values in .condarc. This is modeled
  395. after the git config command. Writes to the user .condarc
  396. file (C:\Users\lucas\.condarc) by default.
  397. create Create a new conda environment from a list of specified
  398. packages.
  399. help Displays a list of available conda commands and their help
  400. strings.
  401. info Display information about current conda install.
  402. init Initialize conda for shell interaction. [Experimental]
  403. install Installs a list of packages into a specified conda
  404. environment.
  405. list List linked packages in a conda environment.
  406. package Low-level conda package utility. (EXPERIMENTAL)
  407. remove Remove a list of packages from a specified conda environment.
  408. uninstall Alias for conda remove.
  409. run Run an executable in a conda environment. [Experimental]
  410. search Search for packages and display associated information. The
  411. input is a MatchSpec, a query language for conda packages.
  412. See examples below.
  413. update Updates conda packages to the latest compatible version.
  414. upgrade Alias for conda update.
  415.  
  416. optional arguments:
  417. -h, --help Show this help message and exit.
  418. -V, --version Show the conda version number and exit.
  419.  
  420. conda commands available from other packages:
  421. build
  422. convert
  423. debug
  424. develop
  425. env
  426. index
  427. inspect
  428. metapackage
  429. render
  430. server
  431. skeleton
  432. verify
  433.  
  434. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>conda -h
  435. usage: conda-script.py [-h] [-V] command ...
  436.  
  437. conda is a tool for managing and deploying applications, environments and packages.
  438.  
  439. Options:
  440.  
  441. positional arguments:
  442. command
  443. clean Remove unused packages and caches.
  444. config Modify configuration values in .condarc. This is modeled
  445. after the git config command. Writes to the user .condarc
  446. file (C:\Users\lucas\.condarc) by default.
  447. create Create a new conda environment from a list of specified
  448. packages.
  449. help Displays a list of available conda commands and their help
  450. strings.
  451. info Display information about current conda install.
  452. init Initialize conda for shell interaction. [Experimental]
  453. install Installs a list of packages into a specified conda
  454. environment.
  455. list List linked packages in a conda environment.
  456. package Low-level conda package utility. (EXPERIMENTAL)
  457. remove Remove a list of packages from a specified conda environment.
  458. uninstall Alias for conda remove.
  459. run Run an executable in a conda environment. [Experimental]
  460. search Search for packages and display associated information. The
  461. input is a MatchSpec, a query language for conda packages.
  462. See examples below.
  463. update Updates conda packages to the latest compatible version.
  464. upgrade Alias for conda update.
  465.  
  466. optional arguments:
  467. -h, --help Show this help message and exit.
  468. -V, --version Show the conda version number and exit.
  469.  
  470. conda commands available from other packages:
  471. build
  472. convert
  473. debug
  474. develop
  475. env
  476. index
  477. inspect
  478. metapackage
  479. render
  480. server
  481. skeleton
  482. verify
  483.  
  484. (estagio_debugprov) C:\Users\lucas\Desktop\estágio\estagio_debugprov>conda activate base
  485.  
  486. (base) C:\Users\lucas\Desktop\estágio\estagio_debugprov>conda activate estagio1
  487.  
  488. (estagio1) C:\Users\lucas\Desktop\estágio\estagio_debugprov>cd ..\
  489.  
  490. (estagio1) C:\Users\lucas\Desktop\estágio>cd estagio1\
  491.  
  492. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>dir
  493. O volume na unidade C é OS
  494. O Número de Série do Volume é 5262-F822
  495.  
  496. Pasta de C:\Users\lucas\Desktop\estágio\estagio1
  497.  
  498. 16/09/2020 18:05 <DIR> .
  499. 16/09/2020 18:05 <DIR> ..
  500. 16/09/2020 18:05 <DIR> .noworkflow
  501. 08/09/2020 17:54 85 hw.py
  502. 16/09/2020 15:59 987.136 sqlite3.exe
  503. 08/09/2020 16:56 214 tpk.py
  504. 3 arquivo(s) 987.435 bytes
  505. 3 pasta(s) 23.183.691.776 bytes disponíveis
  506.  
  507. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>py hw.py
  508. Abrir o python 3.5 com py -3.5
  509.  
  510. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>py tpk.py
  511. Algoritmo de Trabb Pardo-Knuth
  512. 1
  513. 0
  514. 14
  515. 88
  516. 71
  517. 32004
  518. 1024
  519. 2
  520. 16
  521. 8
  522. 9
  523. 9
  524. 8
  525. Não é U
  526. 2
  527. Não é U
  528. Não é U
  529. Não é U
  530. Não é U
  531. Não é U
  532. 0
  533. 1
  534.  
  535. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>now run tpk.py
  536. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Activation.variables_usages to refer to viewonly relationship VariableUsage.activation should include sync_backref=False set on the Activation.variables_usages relationship. (this warning may be suppressed after 10 occurrences)
  537. (rel_b, rel_a, rel_b),
  538. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship VariableUsage.activation to refer to viewonly relationship Activation.variables_usages should include sync_backref=False set on the VariableUsage.activation relationship. (this warning may be suppressed after 10 occurrences)
  539. (rel_b, rel_a, rel_b),
  540. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Activation.source_variables to refer to viewonly relationship VariableDependency.source_activation should include sync_backref=False set on the Activation.source_variables relationship. (this warning may be suppressed after 10 occurrences)
  541. (rel_b, rel_a, rel_b),
  542. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship VariableDependency.source_activation to refer to viewonly relationship Activation.source_variables should include sync_backref=False set on the VariableDependency.source_activation relationship. (this warning may be suppressed after 10 occurrences)
  543. (rel_b, rel_a, rel_b),
  544. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship FileAccess.activation to refer to viewonly relationship Activation.file_accesses should include sync_backref=False set on the FileAccess.activation relationship. (this warning may be suppressed after 10 occurrences)
  545. (rel_b, rel_a, rel_b),
  546. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Activation.caller to refer to viewonly relationship Activation.children should include sync_backref=False set on the Activation.caller relationship. (this warning may be suppressed after 10 occurrences)
  547. (rel_b, rel_a, rel_b),
  548. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Activation.children to refer to viewonly relationship Activation.caller should include sync_backref=False set on the Activation.children relationship. (this warning may be suppressed after 10 occurrences)
  549. (rel_b, rel_a, rel_b),
  550. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.dependencies_as_target to refer to viewonly relationship VariableDependency.target should include sync_backref=False set on the Variable.dependencies_as_target relationship. (this warning may be suppressed after 10 occurrences)
  551. (rel_b, rel_a, rel_b),
  552. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship VariableDependency.source to refer to viewonly relationship Variable.dependencies_as_source should include sync_backref=False set on the VariableDependency.source relationship. (this warning may be suppressed after 10 occurrences)
  553. (rel_b, rel_a, rel_b),
  554. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Trial.file_accesses to refer to viewonly relationship FileAccess.trial should include sync_backref=False set on the Trial.file_accesses relationship. (this warning may be suppressed after 10 occurrences)
  555. (rel_b, rel_a, rel_b),
  556. Algoritmo de Trabb Pardo-Knuth
  557. 44
  558. 39
  559. 1
  560. 9
  561. 12
  562. 0
  563. -4
  564. 9
  565. 1023
  566. 9
  567. 9
  568. 9
  569. 9
  570. Não é U
  571. 9
  572. -4
  573. 0
  574. Não é U
  575. 9
  576. 1
  577. Não é U
  578. Não é U
  579.  
  580. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>now list
  581. [now] trials available in the provenance store:
  582. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.dependencies_as_source to refer to viewonly relationship VariableDependency.source should include sync_backref=False set on the Variable.dependencies_as_source relationship. (this warning may be suppressed after 10 occurrences)
  583. (rel_b, rel_a, rel_b),
  584. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship VariableDependency.source to refer to viewonly relationship Variable.dependencies_as_source should include sync_backref=False set on the VariableDependency.source relationship. (this warning may be suppressed after 10 occurrences)
  585. (rel_b, rel_a, rel_b),
  586. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.dependencies_as_target to refer to viewonly relationship VariableDependency.target should include sync_backref=False set on the Variable.dependencies_as_target relationship. (this warning may be suppressed after 10 occurrences)
  587. (rel_b, rel_a, rel_b),
  588. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship VariableDependency.target to refer to viewonly relationship Variable.dependencies_as_target should include sync_backref=False set on the VariableDependency.target relationship. (this warning may be suppressed after 10 occurrences)
  589. (rel_b, rel_a, rel_b),
  590. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.dependencies to refer to viewonly relationship Variable.dependents should include sync_backref=False set on the Variable.dependencies relationship. (this warning may be suppressed after 10 occurrences)
  591. (rel_b, rel_a, rel_b),
  592. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.dependents to refer to viewonly relationship Variable.dependencies should include sync_backref=False set on the Variable.dependents relationship. (this warning may be suppressed after 10 occurrences)
  593. (rel_b, rel_a, rel_b),
  594. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Activation.object_values to refer to viewonly relationship ObjectValue.activation should include sync_backref=False set on the Activation.object_values relationship. (this warning may be suppressed after 10 occurrences)
  595. (rel_b, rel_a, rel_b),
  596. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship VariableDependency.target_activation to refer to viewonly relationship Activation.target_variables should include sync_backref=False set on the VariableDependency.target_activation relationship. (this warning may be suppressed after 10 occurrences)
  597. (rel_b, rel_a, rel_b),
  598. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship VariableDependency.source_activation to refer to viewonly relationship Activation.source_variables should include sync_backref=False set on the VariableDependency.source_activation relationship. (this warning may be suppressed after 10 occurrences)
  599. (rel_b, rel_a, rel_b),
  600. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Trial.objects to refer to viewonly relationship Object.trial should include sync_backref=False set on the Trial.objects relationship. (this warning may be suppressed after 10 occurrences)
  601. (rel_b, rel_a, rel_b),
  602. Trial 1: run tpk.py
  603. with code hash db0d11c7e12fb320d8b3c11b1b0a2ea254f0e9fd
  604. ran from 2020-09-08 17:48:46.247718 to 2020-09-08 17:49:49.694706
  605. duration: 0:01:03.446988
  606. Trial 2: run hw.py
  607. with code hash 7fc2124083bad3ca9df19cfb92c070b94fb10765
  608. ran from 2020-09-08 17:54:21.118941 to None
  609. Trial 3: run hw.py
  610. with code hash e95e202db67f374624a665db65570d64de5985a0
  611. ran from 2020-09-08 17:54:43.570616 to 2020-09-08 17:54:49.555132
  612. duration: 0:00:05.984516
  613. Trial 4: run tpk.py
  614. with code hash db0d11c7e12fb320d8b3c11b1b0a2ea254f0e9fd
  615. ran from 2020-09-17 03:43:32.236115 to 2020-09-17 03:44:19.643853
  616. duration: 0:00:47.407738
  617.  
  618. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>now list
  619. [now] trials available in the provenance store:
  620. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.dependencies to refer to viewonly relationship Variable.dependents should include sync_backref=False set on the Variable.dependencies relationship. (this warning may be suppressed after 10 occurrences)
  621. (rel_b, rel_a, rel_b),
  622. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.dependents to refer to viewonly relationship Variable.dependencies should include sync_backref=False set on the Variable.dependents relationship. (this warning may be suppressed after 10 occurrences)
  623. (rel_b, rel_a, rel_b),
  624. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.dependencies_as_source to refer to viewonly relationship VariableDependency.source should include sync_backref=False set on the Variable.dependencies_as_source relationship. (this warning may be suppressed after 10 occurrences)
  625. (rel_b, rel_a, rel_b),
  626. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Activation.children to refer to viewonly relationship Activation.caller should include sync_backref=False set on the Activation.children relationship. (this warning may be suppressed after 10 occurrences)
  627. (rel_b, rel_a, rel_b),
  628. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Activation.target_variables to refer to viewonly relationship VariableDependency.target_activation should include sync_backref=False set on the Activation.target_variables relationship. (this warning may be suppressed after 10 occurrences)
  629. (rel_b, rel_a, rel_b),
  630. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Activation.object_values to refer to viewonly relationship ObjectValue.activation should include sync_backref=False set on the Activation.object_values relationship. (this warning may be suppressed after 10 occurrences)
  631. (rel_b, rel_a, rel_b),
  632. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship ObjectValue.activation to refer to viewonly relationship Activation.object_values should include sync_backref=False set on the ObjectValue.activation relationship. (this warning may be suppressed after 10 occurrences)
  633. (rel_b, rel_a, rel_b),
  634. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Trial.parent to refer to viewonly relationship Trial.children should include sync_backref=False set on the Trial.parent relationship. (this warning may be suppressed after 10 occurrences)
  635. (rel_b, rel_a, rel_b),
  636. d:\users\lucas\anaconda3\envs\estagio1\lib\site-packages\sqlalchemy\orm\relationships.py:1997: SAWarning: Setting backref / back_populates on relationship Variable.trial to refer to viewonly relationship Trial.variables should include sync_backref=False set on the Variable.trial relationship. (this warning may be suppressed after 10 occurrences)
  637. (rel_b, rel_a, rel_b),
  638. Trial 1: run tpk.py
  639. with code hash db0d11c7e12fb320d8b3c11b1b0a2ea254f0e9fd
  640. ran from 2020-09-08 17:48:46.247718 to 2020-09-08 17:49:49.694706
  641. duration: 0:01:03.446988
  642. Trial 2: run hw.py
  643. with code hash 7fc2124083bad3ca9df19cfb92c070b94fb10765
  644. ran from 2020-09-08 17:54:21.118941 to None
  645. Trial 3: run hw.py
  646. with code hash e95e202db67f374624a665db65570d64de5985a0
  647. ran from 2020-09-08 17:54:43.570616 to 2020-09-08 17:54:49.555132
  648. duration: 0:00:05.984516
  649. Trial 4: run tpk.py
  650. with code hash db0d11c7e12fb320d8b3c11b1b0a2ea254f0e9fd
  651. ran from 2020-09-17 03:43:32.236115 to 2020-09-17 03:44:19.643853
  652. duration: 0:00:47.407738
  653.  
  654. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>
  655.  
  656. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>tree
  657. Listagem de caminhos de pasta para o volume OS
  658. O número de série do volume é 5262-F822
  659. C:.
  660. └───.noworkflow
  661. └───content
  662. ├───03
  663. ├───12
  664. ├───57
  665. ├───7f
  666. ├───d6
  667. ├───db
  668. ├───dc
  669. ├───e9
  670. └───f6
  671.  
  672. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>tree help
  673. Listagem de caminhos de pasta para o volume OS
  674. O número de série do volume é 5262-F822
  675. C:\USERS\LUCAS\DESKTOP\ESTÁGIO\ESTAGIO1\HELP
  676. Caminho inválido - \USERS\LUCAS\DESKTOP\ESTÁGIO\ESTAGIO1\HELP
  677. Não existem subpastas
  678.  
  679.  
  680. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>tree -help
  681. Listagem de caminhos de pasta para o volume OS
  682. O número de série do volume é 5262-F822
  683. C:\USERS\LUCAS\DESKTOP\ESTÁGIO\ESTAGIO1\-HELP
  684. Caminho inválido - \USERS\LUCAS\DESKTOP\ESTÁGIO\ESTAGIO1\-HELP
  685. Não existem subpastas
  686.  
  687.  
  688. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>tree /F
  689. Listagem de caminhos de pasta para o volume OS
  690. O número de série do volume é 5262-F822
  691. C:.
  692. │ hw.py
  693. │ sqlite3.exe
  694. │ tpk.py
  695. └───.noworkflow
  696. │ db.sqlite
  697. │ sqlite3.exe
  698. └───content
  699. ├───03
  700. │ bae1d1a1c70c88e7fb58c2036b1e91723d3783
  701. ├───12
  702. │ affd7c8c6d36c5863ad5b6e36de1b925a17266
  703. ├───57
  704. │ ab1a0e22b6f06ddca900cf4f8e97410cccbe33
  705. ├───7f
  706. │ c2124083bad3ca9df19cfb92c070b94fb10765
  707. ├───d6
  708. │ 6c2e6809ce5d5af8886c9b6b537057baa9c6b0
  709. ├───db
  710. │ 0d11c7e12fb320d8b3c11b1b0a2ea254f0e9fd
  711. ├───dc
  712. │ 8e2459bf9e0123e79ee6cf3995a21aa2cdc5b5
  713. ├───e9
  714. │ 5e202db67f374624a665db65570d64de5985a0
  715. └───f6
  716. 6f83d7b13e3dc2f03602e66f713328fdc08c10
  717.  
  718.  
  719. (estagio1) C:\Users\lucas\Desktop\estágio\estagio1>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement