Ny2292000

Avatar
  • Total activity 20
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 9
  • Edited

    Failure to Build Project

    Completed
    I am having trouble with the automatic build system within CLion.  I can build and link by hand (using cmake and make), but the IDE cannot execute a build project or rebuild project. The error seem...
    • 2 followers
    • 2 comments
    • 0 votes
  • Created

    How to enforce a CLion to use a specific Conda Env?

    Is there any news about how to make CLion use a specific Conda Env? This is the CMakeLists.txt I have. cmake_minimum_required(VERSION 3.20)set(PYTHON_ENV "/home/USERNAME/anaconda3/envs/Cosmos" CACH...
    • 1 follower
    • 0 comments
    • 3 votes
  • Edited

    How to run sagemath scripts under pycharm (not under pycharm notebook)?

    I created a conda environment and can run sagemath notebooks there. I expect to just be able to refer to that conda environment and run the same pycharm commands in a script. It doesn't work.  As s...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    CMAKE Define Variable

    Answered
    This is a CMAKE issue.  I have a program that contains this kind of switches within the c code. #ifndef NOGRAVITY ... #endif In the original Makefile OPT   +=  -DNOGRAVITY OPTIONS = $(OPTIMIZE) $(O...
    • 2 followers
    • 1 comment
    • 0 votes
  • Edited

    Pycharm Professional 2017.2 Crashes on Debug

    Answered
    Pycharm has been crashing consistently when I use debug.  It seems to have something to do with Tcl-Tk.  I used homebrew to install a newer version of Tcl-Tk but don't know how to direct pycharm to...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Django Template Project Changed

    Completed
    I am using a MacOS Sierra 10.12.5 (16F73) and Pycharm 2017.1.2 I noticed that when I create a new Django program it just points to an already existing django project. I uninstall Pycharm and Reinst...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Pycharm not showing up on right-click menu

    Answered
     Suddenly I cannot run the file using right click (which automatically creates the configuration.  I can now run the file if I create myself that configuration file.   Also there is a plugin that c...
    • 2 followers
    • 1 comment
    • 0 votes