Brian Beckman

Avatar
  • Total activity 27
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 2
  • Subscriptions 10
  • Edited

    GoogleTest tutorial crashes with shared library on Windows?

    I followed the (excellent) tutorial here https://www.jetbrains.com/help/clion/unit-testing-tutorial.html and got it all to work as promised. I changed one word in DateConverter_lib\CMakeLists.txt a...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Pytest run result tree only showing failed tests

    I have pytest running according to instructions here https://www.jetbrains.com/help/pycharm/pytest.html, but the results window at the lower left does not show hierarchical breakdown for successful...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    pipenv project working on command line but not in pycharm

    Answered
    I have a pipenv project that works on the command line, but not in PyCharm. I'm really stuck because I need PyCharm for its debugger integration. PDB is fine, but it's 100x faster to use debugger i...
    • 4 followers
    • 5 comments
    • 1 vote
  • Created

    cannot import gradle project

    Answered
    I am trying to just get started from zero by running the Kotlin Koans from here https://kotlinlang.org/docs/tutorials/koans.html.  I have gradle installed  I clone the repo and try to import the p...
    • 2 followers
    • 5 comments
    • 0 votes
  • Created

    PyCharm silently fails to create project?

    Hello --- I have two copies of a certain project (it happens to be trimesh from github https://github.com/mikedh/trimesh). One copy is in my Documents directory, where I clone github repos by defau...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    vtkpython as project interpreter in pycharm?

    Answered
    VTK has good Python support. On my Mac Book Pro, it builds a variant of Apple's preinstalled version of 2.7.10 and installs the variant in /usr/local/bin. The variant is named "vtkpython." I'd like...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    ? Alt-B and Alt-D not working in emacs keymap ?

    Mac OSX yosemite, PyCharm CE 4.5.3, emacs key bindings(command-, / Preferences; Keymap; Emacs)I check the key bindings on the right hand side, the spyglass with cannonballs right next to the trash ...
    • 1 follower
    • 0 comments
    • 0 votes