I am trying to install Python or anaconda on Sun solaris 11.4 system with Sparc architecture. Somebody has idea on the python or anaconda installer compatible to same
Installing Anaconda or Python on Sun Solaris 11.4 with Sparc architecture
1.4k Views Asked by digvijay At
1
There are 1 best solutions below
Related Questions in PYTHON
- How to store a date/time in sqlite (or something similar to a date)
- Instagrapi recently showing HTTPError and UnknownError
- How to Retrieve Data from an MySQL Database and Display it in a GUI?
- How to create a regular expression to partition a string that terminates in either ": 45" or ",", without the ": "
- Python Geopandas unable to convert latitude longitude to points
- Influence of Unused FFN on Model Accuracy in PyTorch
- Seeking Python Libraries for Removing Extraneous Characters and Spaces in Text
- Writes to child subprocess.Popen.stdin don't work from within process group?
- Conda has two different python binarys (python and python3) with the same version for a single environment. Why?
- Problem with add new attribute in table with BOTO3 on python
- Can't install packages in python conda environment
- Setting diagonal of a matrix to zero
- List of numbers converted to list of strings to iterate over it. But receiving TypeError messages
- Basic Python Question: Shortening If Statements
- Python and regex, can't understand why some words are left out of the match
Related Questions in ANACONDA
- Conda has two different python binarys (python and python3) with the same version for a single environment. Why?
- Can't install packages in python conda environment
- Error after command biogeme = biogeme.BIOGEME (database, logprob)
- Jupyter notebook: " No module named 'google.colab'", after having updated Anaconda
- How to transfer all conda environments to new computer
- Auto-activation of the conda environment in the terminal (ps, cmd, bash) in VS Code on Windows 11 does not work. How to solve this problem?
- How to use Anaconda?
- CUDA driver initialization failed, you might not have a CUDA gpu
- Seem to have broken Spyder via Anaconda update (?)
- I don't know why I got the error: invalid literal for int() with base 10: ''
- Chosen path already exist: Reinstalling anaconda navigator on macOS
- RuntimeError: PytorchStreamReader failed reading zip archive: failed finding central directory when running command to train yolov5 on custom data
- python anaconda conda-pack - environment doesn't exist
- Anaconda runs when I right-click the arrow button instead of showing the menu
- Resolve Miniconda Permissions in Ubuntu?
Related Questions in SOLARIS
- SolarIs 11 VM configure sftp. After restart ssh, the sshd_config file resets?
- How can i install python > 3.8 on solaris system?
- Solaris make failes with 'unknown'
- Unable to copy multiple files non-interactively with single command
- dbx can't find C source files
- Need to list data from a zip archive using unzip
- Where to properly get _LONGLONG_TYPE defined
- how to find file path where the function resides in solaris
- vncserver creating display as :<Displaynumber> instead of hostname:<Displaynumber>
- boost-iostreams 1.59 sparc-solaris crosscompilation fails
- Insert # at the start of a matching String
- How to run my python script when the sunOS is start booting
- libxercesc can not catch exception only on Solaris
- Is there a command line tool to connect Azure SQL MI on Solaris11
- RPC calls between C and Python, and vicecersa
Related Questions in SPARC
- boost-iostreams 1.59 sparc-solaris crosscompilation fails
- ELFCLASS32 when compiling CMake on Solaris 11
- GCC __attribute__((aligned(4))) not working as expected
- Run Sparc v9 64-bit executable on bare metal QEMU
- Unable to assemble SPARC ASM code using GCC
- Cannot locate /usr/share/examples/svr4 on NetBSD 9.2 32-bit
- JVM Crash with sun.misc.Unsafe::GetInt when write Spark Dataframe in parquet format (SPARC Solaris)
- Running .elf file on LEON3 processor using QEMU
- Solaris (SPARC) to Google Compute Engine
- gsl - unable to compile shared library
- Is the jmpl and restore instruction order important in SPARC?
- How to set TBR in a sparc V8 processor?
- What is odd-even register pairing in Sparc processor?
- Why does ELF file have so many blank spaces?
- Installing Anaconda or Python on Sun Solaris 11.4 with Sparc architecture
Related Questions in SUN
- really weird ghosty shadows using three.js
- official web-site to download ldapjdk.jar and netscape.jar
- What has sun.plugin.javascript become in JDK 7?
- How to add new rendering hint in RenderingHints.java
- java CORBA Server limiting the number of connection
- The following artifacts could not be resolved: javax.jms:jms:jar:1.1
- com.sun.awt package usage
- Has Sun's Unified Logging Format ever been published anywhere?
- Java plugin JVM parameters
- It is possible to simulate inside of a sun netra T5220?
- Trouble Deploying App From Tomcat to Sun Java Web Server 7...and I'm a .NET guy :(
- Getting error with sun.net.ftp.FtpClient by using JDK 1.7
- Sun Java HttpServer - Either slow in serving requests or wasting resources (TIME_WAIT/CLOSE_WAIT)
- Import sun class in Java-Eclipse
- How to delete/renew expired certificates from Root certificate module in Sun Java System Web Server 6.1
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
The following info is from Python.org
As far as I know, Anaconda supports ONLY Windows, MacOs and Linux.
Above the facts, now the opinions...
In my experience building Python from source is easy, but when you want to pull in the scientific stack (Numpy, Matplotlib, Scipy, Cartopy etc) building from source becomes more complicated (I don't know if you can
pipthese libraries pre-built for Solaris).I've learnt, reading this and this that Solaris indeed comes with Python, but this pre-installed Python issue is meant, essentially, for use by a large number of important OS components and you'd better leave it alone.
If, for your development, you can use the system's Python as is, no other modules installed, no newer versions etc, then you're OK
On the other hand, the documents linked above details the practices Oracle suggests to install additional packages w/o disrupting the system's Python.
Be careful...