-pete-
- Total activity 19
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 5
- Subscriptions 4
-
Created WSL2 - Cannot load settings from file
I'm currently using PyCharm with a python 3.6 project running in WSL2. Very often (as in 9 times out of 10) when I restart my machine and re-open PyCharm I get the following error: Load SettingsCan... -
Created WSL2 - Django test runner - Django is not importable in this environment
I'm currently trying to get my Django project up and running with WSL2. The regular runservers run fine - here are their settings: but when trying to configure a test runner I get an Error: Dja... -
Edited PyCharm - WSL / Ubuntu 20 - Home directory empty
I'm currently trying to set my machine up for development of my Django project with PyCharm after a clean windows installation. I have installed PyCharm but it not picking up any of the files or fo... -
Created Webstorm 2020.3 - Mising Go To in right click menu
With previous versions I used to be able to right click on a vue component deceleration and select "Go To -> Deceleration and Usage" and quickly navigate to the component that call is made to. With...