Tranluuvietanh

Avatar
  • Total activity 11
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 4
  • Created

    Goland gives weird background color hightlight when using sql packages

    Answered
    Hi all, I ran my code and it seems fine. I also included the problem window in the photo to show that there is no error or related warnings. Is there any way to disable that green color? It is mess...
    • 2 followers
    • 2 comments
    • 0 votes
  • Edited

    PyCharm - How Pycharm manipulate import

    I have the following directory hierarchy: root_folder            |---- main.py            |---- folder_2                       |---- my_module1.py                       |---- folder_3              ...
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    PyCharm - How to set the path for DLL dependancies

    Hi, I have a .dll file that I loaded in using ctypes. However, this .dll is dependent on another .dll. Now I would like to specify the path in Pycharm IDE (not in my script) so that it would automa...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    How to pip freeze the virtual environment ONLY

    Hi, I have been coding in Python for awhile, and therefore have lots of package installed through pip. Since today, I just starting to use Pycharm. I create a new, blank virtual environment and tri...
    • 2 followers
    • 1 comment
    • 0 votes