Top "Version" questions

Version defines an unique state of a computer software or a file.

How to find out which package version is loaded in R?

I am in a process of figuring out how to use my university cluster. It has 2 versions of R installed. …

r package version
How can you detect the version of a browser?

I've been searching around for code that would let me detect if the user visiting the website has Firefox 3 or 4. …

javascript browser version browser-detection
How do I check which version of NumPy I'm using?

How can I check which version of NumPy I'm using? (FYI this question has been edited because both the question …

python numpy version
java.lang.UnsupportedClassVersionError: Bad version number in .class file?

I am getting this error when I include an opensource library that I had to compile from source. Now, all …

java version
PowerShell script to return versions of .NET Framework on a machine?

What would a PowerShell script be to return versions of the .NET Framework on a machine? My first guess is …

.net powershell version
Find PHP version on windows command line

I just tried to know version of my PHP from windows command typing, C:\> php -v But it is …

php windows command version
Is there a way to get version from package.json in nodejs code?

Is there a way to get the version set in package.json in a nodejs app? I would want something …

node.js npm version versioning
How can I check for Python version in a program that uses new language features?

If I have a Python script that requires at least a particular version of Python, what is the correct way …

python version
Which TensorFlow and CUDA version combinations are compatible?

I have noticed that some newer TensorFlow versions are incompatible with older CUDA and cuDNN versions. Does an overview of …

tensorflow cuda version compatibility cudnn
How to solve could not create the virtual machine error of Java Virtual Machine Launcher?

I am working on java wicket framework and Apache tomcat. Here I have Problem when i tried to start tomcat …

java eclipse version wicket tomcat6