You are here

PyCharm Community Edition Portable 2023.1 Dev Test 1 (REMOVED)

69 posts / 0 new
Last post
mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
PyCharm Community Edition Portable 2023.1 Dev Test 1 (REMOVED)

[LINK TO "PYCHARM COMMUNITY EDITION PORTABLE" REMOVED AT THE REQUEST OF THE PUBLISHER'S (JetBrains) AGENT (Red Points Solutions SL) ON 2023-05-17]

Application: PyCharm Community Edition
Category: Development
Description:

ALL PYTHON TOOLS IN ONE PLACE

Be More Productive
Save time while PyCharm takes care of the routine. Focus on bigger things and embrace the keyboard-centric approach to get the most of PyCharm’s many productivity features.

Get Smart Assistance
PyCharm knows everything about your code. Rely on it for intelligent code completion, on-the-fly error checking and quick-fixes, easy project navigation, and much more.

Boost Code Quality
Write neat and maintainable code while the IDE helps you keep quality under control with PEP8 checks, testing assistance, smart refactorings, and a host of inspections.

Simply All You Need
PyCharm is designed by programmers, for programmers, to provide all the tools you need for productive Python development.(Source: Homepage)

This application requires Java (e.g. OpenJDK JRE) to run.
[REMOVED]

Launcher only, PyCharm NOT included: GitHub

Known issues:
PyCharm not launching with latest Java and JDK. Known workaround is using OpenJDK 15.0.2 from here:
https://sourceforge.net/projects/portableapps/files/OpenJDK%20Portable/
Maybe higher version works too.
Fixed in 2022.2.4 DT1.

Notes:
Recommanded folder structure:
Root folder/
├── CommonFiles/
│ ├── Java
│ └── Python
└── PyCharmPortable/

Release Notes:
2023.1 Dev Test 1 (2023-04-05): Update base app
2022.2.4 Dev Test 1 (2022-12-01): Update base app
2022.2.3 Dev Test 1 (2022-11-10): Update base app
2022.1.2 Dev Test 1 (2022-06-02): Update base app
2021.2 Dev Test 1 (2021-08-01): Update base app
2021.1.1 Dev Test 1 (2021-05-04): Update base app
2021.1 Dev Test 1 (2021-04-08): Update base app
2020.3 Dev Test 1 (2020-12-03): Update base app
2020.2 Dev Test 1 (2020-08-21): Update base app
2020.1.4 Dev Test 1 (2020-07-27): Update base app
2020.1 Dev Test 1 (2020-04-27): Update base app
2019.3 Dev Test 1 (2019-12-02): Update base app
2019.2.4 Dev Test 1 (2019-11-05): Update base app
2019.1 Dev Test 1 (2019-03-28): Update base app
2018.3.4 Dev Test 1 (2019-02-14): Update base app
2018.3 Dev Test 1 (2018-11-30): Update base app
2018.2.4 Dev Test 1 (2018-10-27): Update base app
2018.1.3 Dev Test 1 (2018-05-25): Update base app
2017.3.3 Dev Test 1 (2018-01-25): Update base app
2017.3 Dev Test 1 (2017-12-11): Update base app
2017.2 Dev Test 1 (2017-08-04): Initial release

LibertyToad
Offline
Last seen: 11 months 3 weeks ago
Joined: 2017-09-29 08:14
It's great to see this but...

I've installed it and also jPortable but it still says it needs a Java environment to run. I've been hoping for a portable version of pyCharm for a long time--it's an excellent IDE. I'm looking forward to seeing this work once it is all set up.

I tried it with the PortableApps Launcher (which I don't use) and it works. Very cool.

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2017.3 DT1

Update base app

codeprezzer
Offline
Last seen: 3 years 6 months ago
Joined: 2017-04-08 09:30
64-bit version?

The best IDE and now on Portable - cool Smile
Installed parallel to existing PyCharm 2017.3.1 CE and imported settings.jar - everything works nice.

Compared the About info:
PyCharm 2017.3.1 (Community Edition)
Build #PC-173.3942.36, built on December 13, 2017
JRE: 1.8.0_152-release-1024-b8 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

PyCharm 2017.3 (Community Edition)
Build #PC-173.3727.137, built on November 28, 2017
JRE: 1.8.0_152-b16 x86
JVM: Java HotSpot(TM) Client VM by Oracle Corporation
Windows 10 10.0

Is this "2017.3 Dev Test 1" a 32-bit version or just using/pointing 32-bit Java? (my JAVA_HOME=C:\PortableApps\CommonFiles\Java64 and Path=...C:\PortableApps\CommonFiles\Java64\bin; )

Thanks,

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2017.3.3 DT1

Update base app

codeprezzer
Offline
Last seen: 3 years 6 months ago
Joined: 2017-04-08 09:30
Updated over the previous version and working great

Also Java versions are now correctly 64-bit (regarding to my previous comment, probably due to some old config on my own environment was pointing incorrectly to 32-bit = later did Java cleanup on the PC).

Thanks!

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2018.1.3 DT1

Update base app

Drazick
Offline
Last seen: 1 week 3 days ago
Joined: 2010-09-06 06:36
Connect with WinPython

Hi,

I have portable installation of WinPython (Namely no system wide registered System Variable for Python).
Is there a way to connect the two?

Namely on launch of PyCharm it will use the WinPython environment?

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Possible

I will add this feature in the next release.

Drazick
Offline
Last seen: 1 week 3 days ago
Joined: 2010-09-06 06:36
Great!

Namely I will be able to give it the path to WinPython and it will work?
Or you create a PAF for WinPython with PyCharm launcher?

Man you're spoiling us!

schnumbl
Offline
Last seen: 1 year 10 months ago
Joined: 2021-06-29 09:25
Portable PyCharm with WinPython

I found two config places that are related to this:

a) idea.config.path => options => file "jdk.table.xml" => "homePath"

b) PyCharmPortable.ini

[Environment]
JAVA_HOME=%PAL:AppDir%\PyCharm\jbr
PYTHON=%PAL:AppDir%\WinPython\python-3.9.4.amd64\python.exe
PYTHON_PATH=%PAL:AppDir%\WinPython\python-3.9.4.amd64;%PAL:AppDir%\WinPython\python-3.9.4.amd64\Scripts;%PAL:AppDir%\WinPython\python-3.9.4\Lib
VEUSZ=%PAL:AppDir%\Veusz
CPLEX=%PAL:AppDir%\cplex\bin\x64_win64
WINGLPK=%PAL:AppDir%\WinGlpk\w64
GUROBI=%PAL:AppDir%\gurobi\win64
PATH=%PYTHON_PATH%;%VEUSZ%;%CPLEX%;%WINGLPK%;%GUROBI%;%PATH%

=> PyCharm terminal will know those additional applications

Also see:
https://stackoverflow.com/questions/68182223/where-does-pycharm-store-th...

Juano
Offline
Last seen: 5 years 9 months ago
Joined: 2018-06-14 10:00
Non-admin install

How can I make a non-admin 'installation'?
I have no admin permissions where I am, that's why I decided to use the portable version.
Can you help me?

Thanks.

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2018.2.4 DT1

Update base app

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2018.3 DT1

Update base app

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2018.3.4 DT1

Update base app

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2019.1 DT1

Update base app

matameko
Offline
Last seen: 4 years 11 months ago
Joined: 2019-04-12 11:30
How to configure path to java.exe?

I am able to start PyCharmProtable.exe on the computer where I used the installer. On another computer I get an error message that a Java Runtime Envirionment is required. How can I configure the path of the runtime envirionment?

For EclipsePortable I can use EclipsePortable.ini with

[EclipsePortable]
JavaPath=App/jdk/bin/java.exe

I tried to create a similar PyCharmPortable.ini file but that did not work.

paulvanharen
Offline
Last seen: 4 years 5 months ago
Joined: 2019-10-27 08:23
How to configure path to java.exe?

I've a fresh external HDD and installed jPortable, PyCharmPortable and PythonPortable.
When firing up PyCharm it promts that it cannot find a Java runtime and recommends jPortable to be installed. How can I connect these two?

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
CommonFiles

Your folder structure should look like this:

Root folder/
├── CommonFiles/
│ ├── Java
│ └── Python
└── PyCharmPortable/

codeprezzer
Offline
Last seen: 3 years 6 months ago
Joined: 2017-04-08 09:30
OpenJDK JRE Portable 64-bit working

I got mine OpenJDK JRE Portable 64-bit working: https://portableapps.com/apps/utilities/OpenJDKJRE64

First try on Command Prompt: java --version

Check these two according your OpenJDK java.exe location (JAVA_HOME not same directory but the parent one):
- set environment variable for JAVA_HOME e.g. JAVA_HOME=C:\PortableApps\CommonFiles\OpenJDKJRE64
- add to Path environment variable e.g. %JAVA_HOME%\bin
and reboot.

Then try again on Command Prompt: java --version

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Rename

As OpenJDK is not yet recognized by the launcher you can just rename the OpenJDK folder to JDK and will get picked up Wink

AirApps
Offline
Last seen: 1 year 2 months ago
Joined: 2019-11-02 04:27
Java Path

Hello,
I've installed PyCharmPortable 2019.1 Dev Test 1 and jPortable 8 Update 221.
When starting PyCharm, an error message box prompts (could not open 'C:\Users\MyUsername\PortableApps\CommonFiles\Java\lib\i386\jvm.cfg')
I've checked the file path and it was under 'C:\Users\MyUsername\PortableApps\CommonFiles\Java\jre1.8.0_221\lib\i386\jvm.cfg'. How I can fix that?
Thanks for your great work!

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2019.2.4 DT1

Update base app

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2019.3 DT1

Update base app

Bazil
Offline
Last seen: 4 years 3 months ago
Joined: 2019-12-20 08:17
Does it work on WinXP SP3 Prof 32bit ?

Install:
- PyCharmPortable_2019.3_Dev_Test_1_English.paf
- OpenJDKJRE_12.0.2_Build_10.paf (in CommonFiles)
- PythonPortable_3.6.8_Dev_Test_1.paf (in CommonFiles)
But it don't work. PyCharm start and do nothing without errors.
What's wrong?
P.S. I don't have admin permissions.

Ken Herbert
Ken Herbert's picture
Offline
Last seen: 8 hours 3 min ago
DeveloperModerator
Joined: 2010-05-25 18:19
It won't work

PyCharm needs Windows 7 or later, and a 64-bit OS.

Bazil
Offline
Last seen: 4 years 3 months ago
Joined: 2019-12-20 08:17
The question is removed.

The question is removed.

tal
Offline
Last seen: 12 months 13 hours ago
Developer
Joined: 2009-08-07 07:34
It working!

I hope to see it with active develop.
I manage to work with Winpython 3.7 I download from github. (It has it portable pip and I install tensorflow).

Thank you! Smile

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2020.1 DT1

Update base app

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2020.1.4 DT1

Update base app

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2020.2 DT1

Update base app

maxfactor
Offline
Last seen: 3 years 4 months ago
Joined: 2015-04-16 03:28
please, what does mean update

please, what does mean update base app? what should I do to update the portable version? thanks

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2020.3 DT1

Update base app

dornech
Offline
Last seen: 3 years 3 months ago
Joined: 2020-12-13 15:00
Java 11 required?

Unfortunately Java11 is required. I was not able to get it started with Java 11 because always JRE8 is used.
changing PATH did not help also not setting JAVA_HOME

cxxc
Offline
Last seen: 3 years 2 months ago
Joined: 2021-01-22 12:07
Solving error because old Java:

Installing OpenJDK64 (https://portableapps.com/apps/utilities/OpenJDK64) into CommonFiles/Java did the trick for me.

Joanty24
Offline
Last seen: 3 years 2 months ago
Joined: 2021-01-25 17:41
It doesn't work.

It says that it needs Java 11 or later, I installed all the jportable apps and it still doesn't run.
If you could make it work you'd make me a lot happier than you can imagine.

Andhika24kd
Offline
Last seen: 1 year 2 months ago
Joined: 2018-06-28 07:13
jPortable uses Java 8

jPortable uses Java 8. Moreover, I think what you need is jdkPortable since it also contains (J)ava (D)evelopment (K)it. But since jdkPortable supplied here also uses Java 8, you can download newer Java version here: https://adoptopenjdk.net/releases.html (choose the zip version for portability).

I assume you already know the basic of PortableApps.com Launcher, it will look for Java in "CommonFiles\Java" folder on the parent directory pyCharm (depends on the method mwayne uses, it may also look for other directories). Hope this helps!

EDIT: Ah, someone had the same problem as you. Apparently OpenJDK supplied here also contain Java 14: https://portableapps.com/apps/utilities/OpenJDK64

schnumbl
Offline
Last seen: 1 year 10 months ago
Joined: 2021-06-29 09:25
PyCharm includes JRE

No extra java required if PyCharm\jbr is used:

[Launch]
ProgramExecutable=\PyCharm\jbr\bin\javaw.exe
CommandLineArguments=-Djb.vmOptionsFile="%PAL:AppDir%\PyCharm\bin\pycharm64.exe.vmoptions" -XX:ErrorFile="%PAL:DataDir%\java_error_in_pycharm.log" -XX:HeapDumpPath="%PAL:DataDir%\java_error_in_pycharm.hprof" -Didea.properties.file="%PAL:AppDir%\PyCharm\bin\idea.properties" -Didea.config.path="%PAL:DataDir%\config" -Didea.system.path="%PAL:DataDir%\system" -Didea.plugins.path="%PAL:DataDir%\config\plugins" -Didea.log.path="%PAL:DataDir%\system\log" -Didea.platform.prefix=PyCharmCore -cp "%PAL:AppDir%\PyCharm\lib\bootstrap.jar;%PAL:AppDir%\PyCharm\lib\util.jar;%PAL:AppDir%\PyCharm\lib\jdom.jar;%PAL:AppDir%\PyCharm\lib\log4j.jar;%PAL:AppDir%\PyCharm\lib\jna.jar" com.intellij.idea.Main
WorkingDirectory=%PAL:AppDir%\PyCharm
DirectoryMoveOK=yes
SupportsUNC=yes

[Activate]
Registry=false
XML=true

[Environment]
JAVA_HOME=%PAL:AppDir%\PyCharm\jbr

emad4ald
Offline
Last seen: 2 years 12 months ago
Joined: 2021-03-30 17:58
PyCharm Community Edition Portable 2020.3 Dev Test 1

I have got the same error
I have installed on my Hard disk ( D: )
I have java on my local machine & I have Java on portableapps folder (Common folder )
Plz advice

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2021.1 DT1

Update base app

Giucode
Offline
Last seen: 2 years 11 months ago
Joined: 2021-04-26 09:06
“Error: A JNI error has occurred, please check your installation

Hi,
I'm having issue launching the application. I got the error “Error: A JNI error has occurred, please check your installation'.
I have installed the jportable in the "CommonFiles" but without any success. Please consoder that I do not have admin rights. The installation of the portable apps is in an external HDD.
Please, could you help me? Thanks

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2021.1.1 DT1

Update base app

Drazick
Offline
Last seen: 1 week 3 days ago
Joined: 2010-09-06 06:36
PyCharm vs. VS Code

Hi,

Do you prefer PyCharm over VS Code?
Could you share why?

AnonymousCreeper1722
Offline
Last seen: 2 years 10 months ago
Joined: 2021-02-14 06:00
IDE is different from a base code editor

Hey, for the question you asked, PyCharm is an IDE which implements all the tools required to debug, lint, and do fancy stuff with your Python code. On the flip side, VS Code is just a code editor in which you can edit code for different languages and if you want full support for a language, you would have to install extensions for them.

Creeper1722

AnonymousCreeper1722
Offline
Last seen: 2 years 10 months ago
Joined: 2021-02-14 06:00
Creates a directory in %APPDATA%

Hello, I love your work on this app. I recently downloaded the latest release as of today (2021.1.1 Dev Test 1 (2021-05-04)) and I would like to point out that everything works fine except that the portability is lost. I'm saying that because I have noticed that PyCharm creates the "JetBrains" directory in %APPDATA% which stores the configuration files generated on the first launch of this Portable app.

Cheers!
P.S Looking forward to fixes and future releases!

Creeper1722

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2021.2 DT1

Update base app

Funkimunky
Offline
Last seen: 2 years 7 months ago
Joined: 2021-08-13 07:50
I cant get this to run at all

I cant get this to run at all. i downloaded PyCharmPortable_2021.2_Dev_Test_1_English.paf.exe and I have installed jPortable and then pycharm but when I run pycharm nothing happens. I have tried from the cmd but still nothing. I can run pycharm from D:\PortableApps\PyCharmPortable\App\PyCharm\bin\pycharm64.exe. Does anyone have any suggestions to getting this to run?
I also tried the older version PyCharmPortable_2021.1.1_Dev_Test_1_English.paf.exe but that throws a java error that I see other people mention.

Funkimunky
Offline
Last seen: 2 years 7 months ago
Joined: 2021-08-13 07:50
I cant get this to run at all

I cant get this to run at all. i downloaded PyCharmPortable_2021.2_Dev_Test_1_English.paf.exe and I have installed jPortable and then pycharm but when I run pycharm nothing happens. I have tried from the cmd but still nothing. I can run pycharm from D:\PortableApps\PyCharmPortable\App\PyCharm\bin\pycharm64.exe. Does anyone have any suggestions to getting this to run?
I also tried the older version PyCharmPortable_2021.1.1_Dev_Test_1_English.paf.exe but that throws a java error that I see other people mention.

runninig PyCharmPortable_2021.2_Dev_Test_1_English.paf.exe with windbg I get the following

Microsoft (R) Windows Debugger Version 10.0.22415.1002 X86
Copyright (c) Microsoft Corporation. All rights reserved.

CommandLine: D:\PortableApps\PyCharmPortable\PyCharmPortable.exe
Symbol search path is: srv*
Executable search path is:
ModLoad: 00400000 005c4000 image00400000
ModLoad: 77b40000 77ce3000 ntdll.dll
ModLoad: 77850000 77940000 C:\Windows\SysWOW64\KERNEL32.DLL
ModLoad: 760a0000 762b4000 C:\Windows\SysWOW64\KERNELBASE.dll
ModLoad: 71430000 71441000 C:\Program Files\Avast Software\Avast\x86\aswhook.dll
ModLoad: 77960000 77af6000 C:\Windows\SysWOW64\USER32.dll
ModLoad: 77570000 77588000 C:\Windows\SysWOW64\win32u.dll
ModLoad: 77b00000 77b23000 C:\Windows\SysWOW64\GDI32.dll
ModLoad: 75fc0000 7609c000 C:\Windows\SysWOW64\gdi32full.dll
ModLoad: 762c0000 7633b000 C:\Windows\SysWOW64\msvcp_win.dll
ModLoad: 75c20000 75d40000 C:\Windows\SysWOW64\ucrtbase.dll
ModLoad: 76ab0000 77063000 C:\Windows\SysWOW64\SHELL32.dll
ModLoad: 77100000 7717a000 C:\Windows\SysWOW64\ADVAPI32.dll
ModLoad: 77590000 7764f000 C:\Windows\SysWOW64\msvcrt.dll
ModLoad: 774f0000 77565000 C:\Windows\SysWOW64\sechost.dll
ModLoad: 77180000 7723f000 C:\Windows\SysWOW64\RPCRT4.dll
ModLoad: 75b10000 75bf3000 C:\Windows\SysWOW64\ole32.dll
ModLoad: 6dde0000 6dff0000 C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.19041.1110_none_a8625c1886757984\COMCTL32.dll
ModLoad: 76340000 765c1000 C:\Windows\SysWOW64\combase.dll
ModLoad: 755f0000 755f8000 C:\Windows\SysWOW64\VERSION.dll
(419c.2db0): Break instruction exception - code 80000003 (first chance)
eax=00000000 ebx=00000000 ecx=1cd00000 edx=00000000 esi=77b52044 edi=77b5260c
eip=77bf1b72 esp=0019fa20 ebp=0019fa4c iopl=0 nv up ei pl zr na pe nc
cs=0023 ss=002b ds=002b es=002b fs=0053 gs=002b efl=00000246
ntdll!LdrpDoDebuggerBreak+0x2b:
77bf1b72 cc int 3

Savage1969
Offline
Last seen: 2 years 6 months ago
Joined: 2021-09-06 17:16
2021.2 Dev Test 1 is simply broken

@mwayne, this latest build is nothing but broke. Even "tweaking" the ini doesn't resolve. Normal users shouldn't have to do that to at least run the portable app anyway. Some of us power users can handle a curve ball but this one's too far out of the zone. Surely all these posts are acknowledgment of that. Always test builds on a virgin machine with no previous install of full or portable application to test. The process makes final bug testing easy-peasy. Please resolve as there's no way to get older pulls from Git either. Regards.

Trom al
Offline
Last seen: 2 years 6 months ago
Joined: 2021-09-08 15:03
Can't open the app need help

The app after launch does not want to open and does not appear in the task manager

schnumbl
Offline
Last seen: 1 year 10 months ago
Joined: 2021-06-29 09:25
Could you please update for

Could you please update for version of this year (2022)?

The class path in PyCharmPortable.ini seems to need some adaption. If I use

-cp "%PAL:AppDir%\PyCharm\lib\*"

PyCharm opens but I cannot open the File=>Settings menu.

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2022.1.2 DT1

Update base app

cyberd
cyberd's picture
Offline
Last seen: 1 month 1 week ago
Joined: 2020-05-10 23:49
Thanks!

Thanks!

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2022.2.3 DT1

Update base app

JPCoetzee
JPCoetzee's picture
Offline
Last seen: 3 months 1 week ago
Joined: 2021-06-24 04:36
I can't get PyCharm to work.

I have installed
* jPortable as link at the top of this page (note that the version linked is 32-bit)
* OpenJDK64 as recommended above
* Embedded Python 3.11
All these are installed beneath PortableApps\CommonFiles
PyCharm simply doesn't start. There is a spinning wheel for a couple fo seconds then nothing. No log files that I can see either.

Can anybody help?

-------------------------------------------------------------------------------------
A bit more info.
I downloaded JBR 11 from https://github.com/JetBrains/JetBrainsRuntime/tree/jbr11
I unzipped this into PortableApps\PyCharmPortable\App\PyCharm\jbr
PyCharm Portable still did not start.
So I opened a Windows Sandbox (because I don't want to write to %APPDATA%) and ran PortableApps\PyCharmPortable\App\PyCharm\bin\pycharm.bat
PyCharm then started in the sandbox. It wrote to several places in %APPDATA% within the sandbox.
PyCharm Portable still doesn't start.

--
JP Coetzee

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Java

It is not working for me too if I use jbr. Try to rename OpenJDK64 to Java and run it again. Which OS version are you on?

JPCoetzee
JPCoetzee's picture
Offline
Last seen: 3 months 1 week ago
Joined: 2021-06-24 04:36
Renaming made no difference.

Renaming made no difference. I'm on Windows 10 Pro 22H2 19045.2311.

Thanks for your help.

--
JP Coetzee

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Older version

I cant get it to work with the recent JDK and Jbr versions. I am running an very old build of OpenJDK 15.0.2 that's why I didnt notice it not starting. If that is no problem for you you can try it too. Just remember to rename it to Java too as PyCharm Portable is looking for a "Java" installation in CommonFiles.
You can find them here: https://sourceforge.net/projects/portableapps/files/OpenJDK%20Portable/

JPCoetzee
JPCoetzee's picture
Offline
Last seen: 3 months 1 week ago
Joined: 2021-06-24 04:36
That worked!

I installed OpenJDK 15.0.2 64-bit, and PyCharm now works. Many thanks.

--
JP Coetzee

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Fixed

Any latest Java/JDK should work now in 2022.2.4.

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2022.2.4 DT1

Update base app

JPCoetzee
JPCoetzee's picture
Offline
Last seen: 3 months 1 week ago
Joined: 2021-06-24 04:36
No Python Packages to show?

I'm a newbie to pyCharm. I have installed several packages but they don't show up in the "Python Packages" window. I've tried deleting the .idea directory but it has made no difference. Can anybody help?

PyCharm 2022.2.4
Build #PC-222.4459.20, built on November 17, 2022
Runtime version: 17.0.4.1+1 amd64
VM: OpenJDK 64-Bit Server VM by Eclipse Adoptium
Windows 10 Pro

thanks

--
JP Coetzee

JPCoetzee
JPCoetzee's picture
Offline
Last seen: 3 months 1 week ago
Joined: 2021-06-24 04:36
Can anyone help with this?

Can anyone help with this?
many thanks

--
JP Coetzee

Dan Carroll
Dan Carroll's picture
Offline
Last seen: 2 months 3 weeks ago
Joined: 2015-10-26 08:58
Used OpenJDK64 to Get PyCharm to Run For Me

Went with jPortable_8_Update_361_online.paf as requested for PyCharm Community Edition Portable 2022.2.4 Dev Test 1 to operate and it did not work. Was able to get it run just fine with the OpenJDK64 after renaming it to just java in the commonfiles folder.

I did try a few other options listed in the discussion but the fix was fairly simple in the end.

Have Fun!

Dan "FloriDan" Carroll
Just an old hacker having fun.

Dan Carroll
Dan Carroll's picture
Offline
Last seen: 2 months 3 weeks ago
Joined: 2015-10-26 08:58
PyCharm vs VSCode

Query: How many of you good folks use PyCharm over VS Code? At this point, I use Code and am adding it to my portable tools. I'm going to have to learn PyCharm. I'm sure that's the fun of it.

Dan "FloriDan" Carroll
Just an old hacker having fun.

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Updated PyCharm Portable to 2023.1 DT1

Update base app

UGLi
Offline
Last seen: 11 months 2 hours ago
Joined: 2023-05-03 13:10
Hi. New here, big PyCharm fan

Hi. New here, big PyCharm fan.
Thanks for your work.
I installed jPortable and this latest version of PyCharmPortable on a fresh Windows10, complying with the suggested folder structure.
Can't get PyCharm to work. It seems to find java but says it can't create the Java machine.
Any help would be welcome, given that I'm testing a portable distro for my students Smile
Cheers.
UGLi

mwayne
Offline
Last seen: 1 day 1 hour ago
Developer
Joined: 2012-01-03 09:23
Java

I can't get it to work with jPortable too. But OpenJDK JRE works great for me. Just install it to the Java folder.

UGLi
Offline
Last seen: 11 months 2 hours ago
Joined: 2023-05-03 13:10
Oh thx a million !

Oh thx a million !

Log in or register to post comments