cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • JMP 19 is here! See the new features at jmp.com/new.
  • Register to attend Discovery Summit 2025 Online: Early Users Edition, Sept. 24-25.
Choose Language Hide Translation Bar
lala
Level IX

How can the python library of the old system be used in the JMP environment installed on the new system?

I reinstalled the 64-bit Windows 10 system.
All the python libraries I had in JMP 18 before were in "I:\0userR\JMP\JMP\Python\Python311".
The current application data of the system "C:\Users\Administrator\AppData\Roaming\JMP\JMP\Python\Python311"
Of course, the new system does not add python libraries.
How can the system directly use the original Python libraries of "I:\0userR\JMP\JMP\Python\Python311" without re-downloading all the libraries? Of course, I don't want to move the original libraries to "C:\Users\Administrator\AppDa "by copying eitherta\Roaming\JMP\JMP\Python\Python311"

Thanks Experts!

1 ACCEPTED SOLUTION

Accepted Solutions
lala
Level IX

回复: How can the python library of the old system be used in the JMP environment installed on the new system?

Ok. Finally, I still modified the application data directory of the system

2025-08-13_16-49-41.png

View solution in original post

4 REPLIES 4
lala
Level IX

回复: How can the python library of the old system be used in the JMP environment installed on the new system?

I asked the AI, but there was no feasible answer.

Thanks!

回复: How can the python library of the old system be used in the JMP environment installed on the new system?

Copy them.   If I were on a UNIX system I would say just make a symbolic link to the old location.  

 

JMP's behavior is to use the active user's %APPDATA%\Roaming\JMP\... directory hierarchy for the Python and other JMP related information.

 

It's also usually not recommended to be running as administrator and especially installing external packages from an administrator account due to security concerns.

lala
Level IX

回复: How can the python library of the old system be used in the JMP environment installed on the new system?

In this way, when adding files in environment variables without copying them, some python libraries can be used, but some cannot.

 

Thanks!

2025-08-13_12-08-00.png

lala
Level IX

回复: How can the python library of the old system be used in the JMP environment installed on the new system?

Ok. Finally, I still modified the application data directory of the system

2025-08-13_16-49-41.png

Recommended Articles