Jay Martin

Avatar
  • Total activity 17
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 6
  • Created

    Changing Github Account for Project

    I have multiple github accounts configured. I opened an older project that should be using account A, but it prompted me which account to use and I accidentally clicked account B and said to make i...
    • 5 followers
    • 5 comments
    • 1 vote
  • Edited

    Alexa Skill code deployment

    Has anyone figured out if it's possible to deploy Amazon alexa skill code to AWS Lambda directly from within PyCharm? My skill is finally past the OAuth testing phase, so now comes the real develop...
    • 2 followers
    • 2 comments
    • 2 votes
  • Created

    NameError: django-line exception

    Starting with PyCharm 2019.1, I get the errors below when I start debugging my django 1.9 project. It does seem to startup without any issue, but I'm always suspicious of unknown errors. Anyone hav...
    • 2 followers
    • 3 comments
    • 0 votes
  • Created

    How to see remote subversion changes

    Answered
    I think I'm missing something really simple: how do you see in PyCharm what files have remote changes (i.e. changes made by others to the repo)? The comparable command line is "svn status -u" which...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to run something after debugger is launched

    Answered
    I must be missing something very obvious: there's a "Before launch" UI element that allows you to specify something to run before the debug config runs. What I'm looking for is an "After launch" fu...
    • 15 followers
    • 11 comments
    • 15 votes
  • Created

    Tools->IDE Scripting Console - what is that?

    When I select that menu item, it gives me a list of languages, one of which is AppleScript. What I was hoping is that I could get some basic information about the project I'm editing in an AppleScr...
    • 3 followers
    • 3 comments
    • 0 votes