Closed ahmetanildindar closed 4 years ago
Dear all, I wonder how I can install openseespy in a Linux terminal where I can not use pip. The Linux system is a remote server and my account is unfortunately not privileged to install anything using pip.
Any recommendation?
Ahmet Anil Dindar
You can install as a user
pip install --user openseespy
Thank you very much @zhuminjie for the tip.
It worked for me.
Dear all, I wonder how I can install openseespy in a Linux terminal where I can not use pip. The Linux system is a remote server and my account is unfortunately not privileged to install anything using pip.
Any recommendation?
Ahmet Anil Dindar