#🔒 installing py charm on rdp

141 messages · Page 1 of 1 (latest)

tepid iron
#

Hey I’m trying to install py charm on a through rdp monster but keep getting this error can anyone help me

dusk patioBOT
#

@tepid iron

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

tepid iron
#

Wtf does that even mean bro

deft creek
#

is that windows 8?

tepid iron
#

Thats what my rdp is

deft creek
#

you need windows 10 1809 or later

tepid iron
#

I mean I already paid for the membership

#

Damn

#

There’s no python things I can use on windows 8?

brazen forum
#

can you update to windows 10?

deft creek
brazen forum
#

install ubuntu 20.04?

deft creek
#

or switch your rdp server's os

tepid iron
#

Hold on hold on

#

Let’s slow down 😭

deft creek
#

you can also just use python itself on your server

#

edit locally on your pc, then upload the code to the server

tepid iron
#

How do I even attempt to update my windows on rdp

deft creek
brazen forum
#

assuming you have pycharm professional

deft creek
#

i have no idea what rdp monster is

brazen forum
#

remote desktop

deft creek
#

but they probably have a way of selecting the OS, no?

tepid iron
#

Uhm

brazen forum
#

vscode requires windows 10 as well

tepid iron
#

Well shit

#

Let me send a few ss hold on

#

yeah idk if u can do anything with os lol

brazen forum
tepid iron
#

correct

deft creek
#

can you delete and recreate the server?
if so, when creating the server, is there an OS selection?

tepid iron
#

doesnt let me take an ss there but this is what you see when you start

brazen forum
#

That's not windows 8. It's Windows Server 2012R2

tepid iron
#

🤦🏽‍♂️

tepid iron
#

Not even windows 8

#

Am I cooked lol

brazen forum
#

2012 R2 is the server version of windows 8

tepid iron
#

Ah

brazen forum
#

2016 is the server version of windows 10

tepid iron
#

Oh that makes sense

brazen forum
#

2022 is the server version of windows 11

tepid iron
#

Mm okay

#

So uh what should I even do

brazen forum
#

What are you using this server for? Just development?

tepid iron
#

I literally just wanna run a python code and a config file alongside with it

tepid iron
brazen forum
#

You don't need pycharm for that

deft creek
#

you can install just python

brazen forum
#

Just dev...

tepid iron
#

Yeah I have python installed lol

brazen forum
#

You don't plan on using it as a production machine?

tepid iron
#

Not rly it’s gonna be on 24/7 though

brazen forum
#

I don't really understand why you have this.

#

Are you paying for the compute?

tepid iron
#

I don’t want to turn my laptop on 24/7

deft creek
#

yeah if all you're gonna do is run a python script, why not a linux vps?

tepid iron
#

Oh yeah

deft creek
#

should be cheaper and easier to set up
you won't have a GUI like RDP but it won't be too hard to get started

tepid iron
brazen forum
#

Well, you can have a gui if you want and connect with vnc

tepid iron
#

Automatically

brazen forum
#

What are you doing with firefox?

tepid iron
#

Postbacks

#

But

#

Just look at this summary

#

What the program does is just open about 120 tabs every single day on Firefox not at the same time but spread out between 1 minute apart from each tab

#

That’s why I needed a rdp

deft creek
#

that seems... wasteful

brazen forum
#

And what is it doing?

tepid iron
brazen forum
#

Does it really need to run 24/7?

#

could it be done with a local vm?

tepid iron
tepid iron
#

The whole point of the rdp was to reduce the resources being used on my laptop lol

#

I just couldn’t figure out how to actually run a python script on the rdp + a config file behind it

brazen forum
#

just open a terminal and run python

tepid iron
#

Yeah I could just do that but what abt the config file

#

Put it in the same folder?

brazen forum
#

if that's where the script expects it

tepid iron
#

On pycharm the config.json is on the same folder

#

Yeah

brazen forum
#

yup

tepid iron
#

Okay how about I go give a try and get back to you lol

tepid iron
#

Since it isn’t support on windows 8.1

brazen forum
#

install an older version

tepid iron
#

Mm okay

brazen forum
#

You should consider upgrading your server

tepid iron
#

I mean my budget can afford any of them lol

brazen forum
#

2022

tepid iron
#

I was planning on getting turbo I think that has windows 10 or 11

#

Ah okay

brazen forum
#

sounds like you need a better service

#

locking a updated version of windows behind a "premium" service?

#

It's almost like though bought a bunch of server 2012 licenses for bulk right before 2016 came out

tepid iron
#

I'll change service fs

#

after the month 🤣

#

alrdy spent my money so yeah

#

but doesn't just renaming the note file .py change it to an executable python file?

#

stills a text for me unless I'm forgetting something

brazen forum
#

is the file name script.py.txt?

tepid iron
brazen forum
#

are you sure? Are file extensions shown in explorer?

brazen forum
#

the file icon is for a text file

#

does it say "PY file" to the right or "Text Document"?

tepid iron
#

Text document

brazen forum
#

Then you have file extensions hidden. The extension is .txt

tepid iron
#

Where is the extension lol

brazen forum
#

windows hides it to "protect" you from breaking your files.

tepid iron
#

Ah

brazen forum
#

click view then check "show file extensions"

tepid iron
brazen forum
#

It's a tab in the explorer window

tepid iron
#

Ah

#

There it is

#

Niceeeeee

#

So that’s why I could never do it normally on my laptop 😂 good to know

#

Hmm it’s giving me an error when tryna run it from cmd

#

Says it doesn’t exist

brazen forum
#

use the full path to the script

tepid iron
#

@brazen forum just got spyder to work

#

all problems solved

#

anddd nvm the tkinter program just does the window wait error where it turns white smh

dusk patioBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.