workspace
stringclasses 1
value | channel
stringclasses 1
value | sentences
stringlengths 1
3.93k
| ts
stringlengths 26
26
| user
stringlengths 2
11
| sentence_id
stringlengths 44
53
| timestamp
float64 1.5B
1.56B
| __index_level_0__
int64 0
106k
|
---|---|---|---|---|---|---|---|
pythondev | help | No no | 2019-04-08T14:55:16.901800 | Jolanda | pythondev_help_Jolanda_2019-04-08T14:55:16.901800 | 1,554,735,316.9018 | 17,621 |
pythondev | help | like without reloading the page | 2019-04-08T14:55:17.901900 | Ashley | pythondev_help_Ashley_2019-04-08T14:55:17.901900 | 1,554,735,317.9019 | 17,622 |
pythondev | help | ok, I would just "prettify" the HTML, and call a diff on it | 2019-04-08T14:55:57.902300 | Ashley | pythondev_help_Ashley_2019-04-08T14:55:57.902300 | 1,554,735,357.9023 | 17,623 |
pythondev | help | when there's a line with a diff, find the wrapping tag on the line before it, and then generate an XPATH for that | 2019-04-08T14:56:31.902900 | Ashley | pythondev_help_Ashley_2019-04-08T14:56:31.902900 | 1,554,735,391.9029 | 17,624 |
pythondev | help | Yeah, the problem is generate the xpath using this style | 2019-04-08T14:57:21.903400 | Jolanda | pythondev_help_Jolanda_2019-04-08T14:57:21.903400 | 1,554,735,441.9034 | 17,625 |
pythondev | help | you can rely on the indentation from the prettifying process | 2019-04-08T14:58:16.904300 | Ashley | pythondev_help_Ashley_2019-04-08T14:58:16.904300 | 1,554,735,496.9043 | 17,626 |
pythondev | help | start at the line of the wrapping tag | 2019-04-08T14:58:46.904600 | Ashley | pythondev_help_Ashley_2019-04-08T14:58:46.904600 | 1,554,735,526.9046 | 17,627 |
pythondev | help | then work your way up the file line by line | 2019-04-08T14:58:53.904900 | Ashley | pythondev_help_Ashley_2019-04-08T14:58:53.904900 | 1,554,735,533.9049 | 17,628 |
pythondev | help | check the indentation, and if it matches the wrapping tag, then you know it's not the parent, but if it's the same indentation and tag name, then you can increase the count for that layer | 2019-04-08T15:00:27.905700 | Ashley | pythondev_help_Ashley_2019-04-08T15:00:27.905700 | 1,554,735,627.9057 | 17,629 |
pythondev | help | if the indentation is more, then you can ignor the line, and if it's less, you have the parent | 2019-04-08T15:00:46.906100 | Ashley | pythondev_help_Ashley_2019-04-08T15:00:46.906100 | 1,554,735,646.9061 | 17,630 |
pythondev | help | if it's less, you can then update the indentation amount you check for to be that | 2019-04-08T15:01:05.906600 | Ashley | pythondev_help_Ashley_2019-04-08T15:01:05.906600 | 1,554,735,665.9066 | 17,631 |
pythondev | help | that'll build your xpath | 2019-04-08T15:02:29.906800 | Ashley | pythondev_help_Ashley_2019-04-08T15:02:29.906800 | 1,554,735,749.9068 | 17,632 |
pythondev | help | Nice, <@Ashley> I never would think in this approach | 2019-04-08T15:05:12.907700 | Jolanda | pythondev_help_Jolanda_2019-04-08T15:05:12.907700 | 1,554,735,912.9077 | 17,633 |
pythondev | help | I'm going to try it | 2019-04-08T15:05:22.908000 | Jolanda | pythondev_help_Jolanda_2019-04-08T15:05:22.908000 | 1,554,735,922.908 | 17,634 |
pythondev | help | :+1: | 2019-04-08T15:05:30.908200 | Ashley | pythondev_help_Ashley_2019-04-08T15:05:30.908200 | 1,554,735,930.9082 | 17,635 |
pythondev | help | good luck! | 2019-04-08T15:05:34.908500 | Ashley | pythondev_help_Ashley_2019-04-08T15:05:34.908500 | 1,554,735,934.9085 | 17,636 |
pythondev | help | Thanks Man! | 2019-04-08T15:05:41.908600 | Jolanda | pythondev_help_Jolanda_2019-04-08T15:05:41.908600 | 1,554,735,941.9086 | 17,637 |
pythondev | help | d3corator | 2019-04-08T15:09:41.908900 | Enedina | pythondev_help_Enedina_2019-04-08T15:09:41.908900 | 1,554,736,181.9089 | 17,638 |
pythondev | help | None | 2019-04-08T15:09:45.909200 | Enedina | pythondev_help_Enedina_2019-04-08T15:09:45.909200 | 1,554,736,185.9092 | 17,639 |
pythondev | help | d3corator | 2019-04-08T15:09:57.909500 | Enedina | pythondev_help_Enedina_2019-04-08T15:09:57.909500 | 1,554,736,197.9095 | 17,640 |
pythondev | help | Please share the error that you get <@Enedina> | 2019-04-08T15:11:10.910200 | Virgil | pythondev_help_Virgil_2019-04-08T15:11:10.910200 | 1,554,736,270.9102 | 17,641 |
pythondev | help | <@Virgil> | 2019-04-08T15:12:58.910300 | Enedina | pythondev_help_Enedina_2019-04-08T15:12:58.910300 | 1,554,736,378.9103 | 17,642 |
pythondev | help | <@Virgil> are you here ? | 2019-04-08T15:20:30.910700 | Enedina | pythondev_help_Enedina_2019-04-08T15:20:30.910700 | 1,554,736,830.9107 | 17,643 |
pythondev | help | can you add the line where you call `delete()` | 2019-04-08T15:24:28.910900 | Lashawna | pythondev_help_Lashawna_2019-04-08T15:24:28.910900 | 1,554,737,068.9109 | 17,644 |
pythondev | help | <@Virgil> You can see it in views.py that i shared above in the chat | 2019-04-08T15:26:26.911100 | Enedina | pythondev_help_Enedina_2019-04-08T15:26:26.911100 | 1,554,737,186.9111 | 17,645 |
pythondev | help | Please share urls.py | 2019-04-08T15:27:07.911500 | Virgil | pythondev_help_Virgil_2019-04-08T15:27:07.911500 | 1,554,737,227.9115 | 17,646 |
pythondev | help | <#C0LMFRMB5|django> might be able to help better | 2019-04-08T15:29:07.912100 | Jonas | pythondev_help_Jonas_2019-04-08T15:29:07.912100 | 1,554,737,347.9121 | 17,647 |
pythondev | help | Here <@Virgil> | 2019-04-08T15:29:55.912200 | Enedina | pythondev_help_Enedina_2019-04-08T15:29:55.912200 | 1,554,737,395.9122 | 17,648 |
pythondev | help | please use snippets or triple backticks instead of uploading files | 2019-04-08T15:30:20.912800 | Hiroko | pythondev_help_Hiroko_2019-04-08T15:30:20.912800 | 1,554,737,420.9128 | 17,649 |
pythondev | help | Please use the snippet feature, or backticks, when sharing code. You can do so by clicking on the :heavy_plus_sign: on the left of the input box for a snippet.
For more information on snippets click <https://get.slack.help/hc/en-us/articles/204145658-Create-a-snippet|here>.
For more information on inline code formatting with backticks click <https://get.slack.help/hc/en-us/articles/202288908-Format-your-messages#inline-code|here>. | 2019-04-08T15:30:27.912900 | Leana | pythondev_help_Leana_2019-04-08T15:30:27.912900 | 1,554,737,427.9129 | 17,650 |
pythondev | help | Ok sorry | 2019-04-08T15:31:54.913100 | Enedina | pythondev_help_Enedina_2019-04-08T15:31:54.913100 | 1,554,737,514.9131 | 17,651 |
pythondev | help | and yet…. | 2019-04-08T15:33:29.913300 | Clemmie | pythondev_help_Clemmie_2019-04-08T15:33:29.913300 | 1,554,737,609.9133 | 17,652 |
pythondev | help | Very few people will download your files to look at them. If you want help you should repost your code following the instructions above given by <@Leana> | 2019-04-08T15:34:16.914300 | Clemmie | pythondev_help_Clemmie_2019-04-08T15:34:16.914300 | 1,554,737,656.9143 | 17,653 |
pythondev | help | None | 2019-04-08T15:37:21.914700 | Enedina | pythondev_help_Enedina_2019-04-08T15:37:21.914700 | 1,554,737,841.9147 | 17,654 |
pythondev | help | why have you put multiple routes pointing to the same view? please paste your views.py here | 2019-04-08T15:44:01.915300 | Virgil | pythondev_help_Virgil_2019-04-08T15:44:01.915300 | 1,554,738,241.9153 | 17,655 |
pythondev | help | None | 2019-04-08T15:45:08.915400 | Enedina | pythondev_help_Enedina_2019-04-08T15:45:08.915400 | 1,554,738,308.9154 | 17,656 |
pythondev | help | try removing pk from delete method's signature and inside the method write
``` pk = kwargs.get('pk') ``` | 2019-04-08T15:46:13.916500 | Virgil | pythondev_help_Virgil_2019-04-08T15:46:13.916500 | 1,554,738,373.9165 | 17,657 |
pythondev | help | at the beginning ? | 2019-04-08T15:47:12.916700 | Enedina | pythondev_help_Enedina_2019-04-08T15:47:12.916700 | 1,554,738,432.9167 | 17,658 |
pythondev | help | yes | 2019-04-08T15:47:16.916900 | Virgil | pythondev_help_Virgil_2019-04-08T15:47:16.916900 | 1,554,738,436.9169 | 17,659 |
pythondev | help | inside the delete method | 2019-04-08T15:47:20.917100 | Virgil | pythondev_help_Virgil_2019-04-08T15:47:20.917100 | 1,554,738,440.9171 | 17,660 |
pythondev | help | self.kwargs | 2019-04-08T15:47:32.917400 | Virgil | pythondev_help_Virgil_2019-04-08T15:47:32.917400 | 1,554,738,452.9174 | 17,661 |
pythondev | help | None | 2019-04-08T15:47:47.917500 | Enedina | pythondev_help_Enedina_2019-04-08T15:47:47.917500 | 1,554,738,467.9175 | 17,662 |
pythondev | help | it looks like this now | 2019-04-08T15:47:53.918000 | Enedina | pythondev_help_Enedina_2019-04-08T15:47:53.918000 | 1,554,738,473.918 | 17,663 |
pythondev | help | yes, please remove the third url from urls.py as well | 2019-04-08T15:48:07.918300 | Virgil | pythondev_help_Virgil_2019-04-08T15:48:07.918300 | 1,554,738,487.9183 | 17,664 |
pythondev | help | you mean second and third ? | 2019-04-08T15:48:25.918700 | Enedina | pythondev_help_Enedina_2019-04-08T15:48:25.918700 | 1,554,738,505.9187 | 17,665 |
pythondev | help | No, it was a mistake | 2019-04-08T15:48:37.919000 | Virgil | pythondev_help_Virgil_2019-04-08T15:48:37.919000 | 1,554,738,517.919 | 17,666 |
pythondev | help | only the third one | 2019-04-08T15:48:42.919200 | Virgil | pythondev_help_Virgil_2019-04-08T15:48:42.919200 | 1,554,738,522.9192 | 17,667 |
pythondev | help | Ok | 2019-04-08T15:48:45.919400 | Enedina | pythondev_help_Enedina_2019-04-08T15:48:45.919400 | 1,554,738,525.9194 | 17,668 |
pythondev | help | done | 2019-04-08T15:48:47.919600 | Enedina | pythondev_help_Enedina_2019-04-08T15:48:47.919600 | 1,554,738,527.9196 | 17,669 |
pythondev | help | still getting the same error | 2019-04-08T15:51:07.919800 | Enedina | pythondev_help_Enedina_2019-04-08T15:51:07.919800 | 1,554,738,667.9198 | 17,670 |
pythondev | help | Post the updated code and the error you are getting | 2019-04-08T15:51:48.920200 | Lashawna | pythondev_help_Lashawna_2019-04-08T15:51:48.920200 | 1,554,738,708.9202 | 17,671 |
pythondev | help | I need to leave a program running all night, will my lock screen come into play? | 2019-04-08T16:27:08.920700 | Arturo | pythondev_help_Arturo_2019-04-08T16:27:08.920700 | 1,554,740,828.9207 | 17,672 |
pythondev | help | Generally, no. But it's easy to test by just setting your screensaver to 1 minute temporarily. | 2019-04-08T16:30:12.921200 | Sasha | pythondev_help_Sasha_2019-04-08T16:30:12.921200 | 1,554,741,012.9212 | 17,673 |
pythondev | help | the screen saver isn't the problem its the lock screen which requires password | 2019-04-08T16:31:52.921800 | Arturo | pythondev_help_Arturo_2019-04-08T16:31:52.921800 | 1,554,741,112.9218 | 17,674 |
pythondev | help | Sorry, I conflated the two. Set your lock timeout to 1 minute, then. | 2019-04-08T16:34:06.922100 | Sasha | pythondev_help_Sasha_2019-04-08T16:34:06.922100 | 1,554,741,246.9221 | 17,675 |
pythondev | help | Doesn't the argument 'batch_size =128*8' to the converted model override the same argument set earlier in the Keras model to '128' ?
<https://github.com/paulgureghian/Keras_to_TPU/blob/master/Keras_on_TPU.ipynb> | 2019-04-08T16:40:46.924300 | Clayton | pythondev_help_Clayton_2019-04-08T16:40:46.924300 | 1,554,741,646.9243 | 17,676 |
pythondev | help | in my experience it's more of the power settings, is your computer set to sleep / hibernate, put the disks to sleep, than if the computer locks | 2019-04-08T16:41:24.925100 | Lashawna | pythondev_help_Lashawna_2019-04-08T16:41:24.925100 | 1,554,741,684.9251 | 17,677 |
pythondev | help | power settings are ok, am running some tests now | 2019-04-08T17:31:22.925400 | Arturo | pythondev_help_Arturo_2019-04-08T17:31:22.925400 | 1,554,744,682.9254 | 17,678 |
pythondev | help | Anyone here familiar with the module GeoPlotLib? ( comment by selecting the 'start a thread' icon to the right when hovering over this message --> ) | 2019-04-08T18:13:31.928300 | Corey | pythondev_help_Corey_2019-04-08T18:13:31.928300 | 1,554,747,211.9283 | 17,679 |
pythondev | help | Point being, if a 'hand-written' dictionary is passed off to the final (simplified) functions via the sequence that follows, a map is produced. If a generated dictionary from the JSON feed is passed through this sequence, it fails during the last call, .show() | 2019-04-08T18:25:56.928600 | Corey | pythondev_help_Corey_2019-04-08T18:25:56.928600 | 1,554,747,956.9286 | 17,680 |
pythondev | help | 'dao = DataAccessObject(dictionary)
geoplotlib.dot(dao)
geoplotlib.show()' | 2019-04-08T18:27:23.928800 | Corey | pythondev_help_Corey_2019-04-08T18:27:23.928800 | 1,554,748,043.9288 | 17,681 |
pythondev | help | The issue appears to be that a hand-written dictionary of coordinates, without any extra character spaces ultimately passes through and produces a map. Generated dictionaries (validated via simple type and key/value tests) however appear to include character spaces here and there when viewed in print statements. These extra spaces appear to cause the exceptions during the last show() call. | 2019-04-08T18:32:30.929300 | Corey | pythondev_help_Corey_2019-04-08T18:32:30.929300 | 1,554,748,350.9293 | 17,682 |
pythondev | help | hand-written = {'lat':[37.7749], 'lon':[-122.4194]} generated = {'lat': [37.7749], 'lon': [-122.4194]} Note the addition of the single space between the ':' and the '[' in the key/value definition of the generated dictionary. | 2019-04-08T18:37:19.929600 | Corey | pythondev_help_Corey_2019-04-08T18:37:19.929600 | 1,554,748,639.9296 | 17,683 |
pythondev | help | Hi :slightly_smiling_face: I am trying to use Buildozer and Kivy to build an Android APK. This process involves the compiler bash script to download some resources from <http://python.org/ftp|python.org/ftp>. However it appears as though I don't have the necessary local certificates to execute the SSL command :disappointed: Anyone have any idea where I can get the certificates from? :smile: | 2019-04-08T18:52:10.932500 | Erika | pythondev_help_Erika_2019-04-08T18:52:10.932500 | 1,554,749,530.9325 | 17,684 |
pythondev | help | Error message only produced in association with the generated dictionary.... C:\...\Python\Python36\lib\site-packages\geoplotlib\core.py:753:
RuntimeWarning: invalid value encountered in log
ytile = (1.0 - np.log(np.tan(lat_rad) + (1 / np.cos(lat_rad))) / math.pi) / 2.0 * n | 2019-04-08T19:11:45.932600 | Corey | pythondev_help_Corey_2019-04-08T19:11:45.932600 | 1,554,750,705.9326 | 17,685 |
pythondev | help | is there a way I can tell this code to exit the True statement at line 21 to utilize the `except` at line 23? that else statement is kind of redundant | 2019-04-08T20:35:22.933300 | Priscilla | pythondev_help_Priscilla_2019-04-08T20:35:22.933300 | 1,554,755,722.9333 | 17,686 |
pythondev | help | This is an awful suggestion, so don't do it:
```assert(matches == regex) # On False, throws exception caught below
return None``` | 2019-04-08T20:50:26.934700 | Sasha | pythondev_help_Sasha_2019-04-08T20:50:26.934700 | 1,554,756,626.9347 | 17,687 |
pythondev | help | I'm a little confused by the `matches == regex` condition regardless. It looks like `matches` is a regex result iterator, so it wouldn't ever be equal to the regex pattern. | 2019-04-08T20:51:22.935500 | Sasha | pythondev_help_Sasha_2019-04-08T20:51:22.935500 | 1,554,756,682.9355 | 17,688 |
pythondev | help | I am completely new to Python, and need some guidance: I am trying to read a very large file (1.6GB), there are multiple lines in the file, I need to select all the lines that have the string "TIME" and "Cd" on the same line and store the values next to TIME and Cd to a csv file in two different columns. Please see the snippet below, this is just one example, I have multiple lines with Time and Cd together and I need to store all the values in the csv in different rows. Also note that I have some lines with Time and PCd, i dont need those, I only need the lines where only Time and Cd are there, and store the value next to Time in a cell, store the value next to Cd in the next column, and the next instance of the same pattern should save it in the next row.
"TIME= 0 DIR= 1 DRAG -276.988985689
TIME= 0 Cd 0.267186748343
TIME= 0 PCd 0.246429012997"
Not sure if my explanation is clear enough, anyways, how should I proceed with this task? Any ideas would be immensely helpful. Thank you | 2019-04-08T21:08:16.935700 | Ammie | pythondev_help_Ammie_2019-04-08T21:08:16.935700 | 1,554,757,696.9357 | 17,689 |
pythondev | help | The general strategy you'll want to have is to process the lines one by one with a loop like `for line in myfile`. You'll want to use the `re` module for a regex to recognize the lines you want and to pull out the values from them. And then you'll want to use the `csv` module to write the output, again line by line. | 2019-04-08T21:17:17.937300 | Sasha | pythondev_help_Sasha_2019-04-08T21:17:17.937300 | 1,554,758,237.9373 | 17,690 |
pythondev | help | None | 2019-04-08T22:20:05.942500 | Ammie | pythondev_help_Ammie_2019-04-08T22:20:05.942500 | 1,554,762,005.9425 | 17,691 |
pythondev | help | Fixed it, turns out I was not opening the file
Thanks a lot | 2019-04-08T22:29:59.942900 | Ammie | pythondev_help_Ammie_2019-04-08T22:29:59.942900 | 1,554,762,599.9429 | 17,692 |
pythondev | help | Hello, can you guys explain why the result like this: (Python 2)
print("[1, 2] > 'foo' = ", [1, 2] > 'foo')
print("(1, 2) > 'foo' = ", (1, 2) > 'foo')
("[1, 2] > 'foo' = ", False)
("(1, 2) > 'foo' = ", True) | 2019-04-08T22:45:31.944100 | Cinda | pythondev_help_Cinda_2019-04-08T22:45:31.944100 | 1,554,763,531.9441 | 17,693 |
pythondev | help | You're going to love this answer: it's because `"list" < "string" < "tuple"`. In Python 2, comparison of incomparable objects is resolved by looking at their type names. | 2019-04-08T23:27:05.945400 | Sasha | pythondev_help_Sasha_2019-04-08T23:27:05.945400 | 1,554,766,025.9454 | 17,694 |
pythondev | help | please, don’t take me too rude. But I think you guys should really consider answer/comment the posts using threads more often…
It’s quite difficult follow the comments or at least understand what it is referring to… remember that eventually someone else will post a new question and just get it harder to point out what the subsequent commentary refers too :sweat_smile: | 2019-04-08T23:30:59.948800 | Rivka | pythondev_help_Rivka_2019-04-08T23:30:59.948800 | 1,554,766,259.9488 | 17,695 |
pythondev | help | It's a good point, though people do often start @-mentioning each other as conversations overlap. I wish Slack's thread interface were better... | 2019-04-08T23:38:02.949800 | Sasha | pythondev_help_Sasha_2019-04-08T23:38:02.949800 | 1,554,766,682.9498 | 17,696 |
pythondev | help | So, actually it compares the type only, right? | 2019-04-08T23:44:23.949900 | Cinda | pythondev_help_Cinda_2019-04-08T23:44:23.949900 | 1,554,767,063.9499 | 17,697 |
pythondev | help | yes, I think so | 2019-04-08T23:45:09.950200 | Cinda | pythondev_help_Cinda_2019-04-08T23:45:09.950200 | 1,554,767,109.9502 | 17,698 |
pythondev | help | Yes | 2019-04-08T23:45:38.950400 | Sasha | pythondev_help_Sasha_2019-04-08T23:45:38.950400 | 1,554,767,138.9504 | 17,699 |
pythondev | help | Wish Slack has re-categoried feature! | 2019-04-08T23:45:53.950600 | Cinda | pythondev_help_Cinda_2019-04-08T23:45:53.950600 | 1,554,767,153.9506 | 17,700 |
pythondev | help | tks for explaining, bro! | 2019-04-08T23:46:14.950800 | Cinda | pythondev_help_Cinda_2019-04-08T23:46:14.950800 | 1,554,767,174.9508 | 17,701 |
pythondev | help | <@Sasha> I don't know how long you've used slack...but sadly, the threading is actually much BETTER than it used to be (though I still agree with you that I wish it were better). There was a time, if I remember right, it was only text. No code snippets, no emoji (is that good or bad? :slightly_smiling_face: ) it was basically JUST text! | 2019-04-09T00:26:22.952800 | Marth | pythondev_help_Marth_2019-04-09T00:26:22.952800 | 1,554,769,582.9528 | 17,702 |
pythondev | help | I started on Java and C# but have been programming in Python for a bit and keep occasionally realizing that I barely know how to create a class. Particularly since I got into Data Analysis tasks, almost everything I have done in Python has taken a very procedural approach. My question is, when do I need to use classes? More specifically, I noticed I programmed something that I made classes for in C# using dictionaries in Python. What even is good design?! | 2019-04-09T00:43:03.955500 | Junior | pythondev_help_Junior_2019-04-09T00:43:03.955500 | 1,554,770,583.9555 | 17,703 |
pythondev | help | One way to think about dicts versus classes for data-storage uses is: what sort of thing are the keys? If the keys are themselves data, coming from user input, or a file, or whatever, then you probably want a dict. If the keys are under your control as a programmer and are more or less fixed in your code, then you probably want a class instead. | 2019-04-09T00:47:47.957300 | Sasha | pythondev_help_Sasha_2019-04-09T00:47:47.957300 | 1,554,770,867.9573 | 17,704 |
pythondev | help | That leaves aside the whole "data plus functions acting on it" angle, where you can gain from rolling together attributes and methods in a class. | 2019-04-09T00:48:21.958000 | Sasha | pythondev_help_Sasha_2019-04-09T00:48:21.958000 | 1,554,770,901.958 | 17,705 |
pythondev | help | I'm having trouble writing a valid tag name in git | 2019-04-09T01:27:08.958300 | Chuck | pythondev_help_Chuck_2019-04-09T01:27:08.958300 | 1,554,773,228.9583 | 17,706 |
pythondev | help | I basically want to tag the current master version as my "0.1 alpha" version | 2019-04-09T01:27:31.958900 | Chuck | pythondev_help_Chuck_2019-04-09T01:27:31.958900 | 1,554,773,251.9589 | 17,707 |
pythondev | help | but I keep getting an invalid tag name error | 2019-04-09T01:27:40.959200 | Chuck | pythondev_help_Chuck_2019-04-09T01:27:40.959200 | 1,554,773,260.9592 | 17,708 |
pythondev | help | can someone give me an example of a working tag value? | 2019-04-09T01:27:55.959600 | Chuck | pythondev_help_Chuck_2019-04-09T01:27:55.959600 | 1,554,773,275.9596 | 17,709 |
pythondev | help | The space is the problem there. Here are the rules for tag and branch names: <https://git-scm.com/docs/git-check-ref-format> | 2019-04-09T01:41:24.960200 | Sasha | pythondev_help_Sasha_2019-04-09T01:41:24.960200 | 1,554,774,084.9602 | 17,710 |
pythondev | help | hi, how to write unit test for below code
```def terminate(id):
try:
response = client.terminate_id(
Ids=[
id,
]
)
return response
except:
print('Error terminating ids ', sys.exc_info()[0]) ```
this method is not part of any class | 2019-04-09T01:55:23.960500 | Loma | pythondev_help_Loma_2019-04-09T01:55:23.960500 | 1,554,774,923.9605 | 17,711 |
pythondev | help | Hello everyone.
Right now I want to improve my doc ( I use Sphinx ).
How to add my HTML file to Sphinx doc?
Thank you very much. | 2019-04-09T02:23:12.960800 | Jung | pythondev_help_Jung_2019-04-09T02:23:12.960800 | 1,554,776,592.9608 | 17,712 |
pythondev | help | It's unclear what this function does. Also, don't do `except` followed by `sys.exc_info`. Do `except Exception as exc` and then use `exc` | 2019-04-09T03:25:49.961300 | Chester | pythondev_help_Chester_2019-04-09T03:25:49.961300 | 1,554,780,349.9613 | 17,713 |
pythondev | help | is anyone aware of an option how to tell pip to install a wheel package from local but all it's dependencies from the repo? | 2019-04-09T05:13:40.962300 | Tyson | pythondev_help_Tyson_2019-04-09T05:13:40.962300 | 1,554,786,820.9623 | 17,714 |
pythondev | help | I'm aware of `pip install --find-links=./dist mypackage` but if mypackage is also available in the repo, it is installed from the repo | 2019-04-09T05:14:17.962900 | Tyson | pythondev_help_Tyson_2019-04-09T05:14:17.962900 | 1,554,786,857.9629 | 17,715 |
pythondev | help | also there are edge cases: i want to install that specific package on disk but a newer version is available in the repo... I still want it to install the local package and only pull the dependencies from the repo | 2019-04-09T05:15:11.963900 | Tyson | pythondev_help_Tyson_2019-04-09T05:15:11.963900 | 1,554,786,911.9639 | 17,716 |
pythondev | help | on the other side, If I add `--no-index` to the mix it will not resolve / install the dependencies and fail... | 2019-04-09T05:15:46.964600 | Tyson | pythondev_help_Tyson_2019-04-09T05:15:46.964600 | 1,554,786,946.9646 | 17,717 |
pythondev | help | <@Tyson> Have you tried installing the dependencies manually before installing the package? | 2019-04-09T06:42:27.965400 | Virgil | pythondev_help_Virgil_2019-04-09T06:42:27.965400 | 1,554,792,147.9654 | 17,718 |
pythondev | help | Sure that works but in my use case i only got the wheel file | 2019-04-09T06:44:47.966400 | Tyson | pythondev_help_Tyson_2019-04-09T06:44:47.966400 | 1,554,792,287.9664 | 17,719 |
pythondev | help | So no setup.py nor a requirements.txt | 2019-04-09T06:45:06.967000 | Tyson | pythondev_help_Tyson_2019-04-09T06:45:06.967000 | 1,554,792,306.967 | 17,720 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.