Cannot run manage.py from Tools Menu in a remote development

I am running PyCharm Pro 2023.3.4 RC2 Build #JBC-233.14475.49, built on February 19, 2024
 in Windows using remote development to connect to Ubuntu 20.04.06 workstation running in WSL2. Running manage.py is supposed to happen using CTRK+ALT+R or using Tools→Run manage.py Task.

In either case this is not working, and I have to manually open the terminal and run manage.py manually. Is this a configuration problem or a problem with remote development?

Thanks,
Doug

0

Hi Douglas Jones , may I ask if there is any reason to use an outdated version of PyCharm? Do you see the same behavior on the recent 2024.1.3 version?

If so, would you please share logs from Help | Collect Logs and Diagnostic Data after reproducing the issue?  Please upload it to https://uploads.services.jetbrains.com and let me know the upload ID.

 

0

HI,

Yes, of course you can ask, the company I work for controls what software gets pushed out. I have requested the latest from them (2024.1.1). I do not think it is possible to upgrade from the JetBrains website without ending up with a trial version. Unless, when I download from the website it will recognize that I am on a corporate license so what I download will not be a trial version.

As soon as I get the latest, we have (2024.1 (1.1.0.1) I will try it. If that does not work, I will collect the logs and send them up.

Thanks,

Doug

0

I am up on PyCharm 2024.2 EAP PyCharm 2024.2 EAP
Build #JBC-242.16677.12, built on June 11, 2024
Licensed to PyCharm EAP user: Douglas Jones
Expiration date: July 11, 2024
Runtime version: 21.0.3+13-b480.1 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.windows.WToolkit
Windows 10.0
Controller in Remote Development
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 4096M
Cores: 20
Registry:
 ide.experimental.ui=true
 rdclient.backend.actionHandlers=false
Non-Bundled Plugins:
 com.intellij.plugins.github.colorscheme (242.16677.21)
 com.intellij.plugins.warmneon.colorscheme (242.16677.24)
 com.intellij.plugins.monokai.colorscheme (242.16677.21)
 com.intellij.plugins.twilight.colorscheme (242.16677.21)
 

I finally have a new copy and made sure that the new required software was pushed to Ubuntu running under WSL2. I could tell no difference in behavior. I still get nothing happening when I click Tools→Run manage.py Task. The Django structure does not show the app that is there. So I closed that project and started new one from scratch. Once the project opened, the Django structure showed no apps, which I expected. I click Create App, nothing happened. I clicked the icon in the Django Structure command bar, and nothing happened.

The logs I have sent reflect all of this:

Upload ID: 2024_06_18_eoAU6PV8swJGVwVhpSpNTJ 

 

Doug

0

Douglas Jones , thank you!

I created an issue on our bug tracker in this regard: PY-73419. Please vote for it and feel free to comment. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.

0

请先登录再写评论。