Skip to main content

Questions tagged [compatibility]

This tag should be used to identify questions regarding compatibility issues, for example between different versions of the same software product or, development kit or library.

compatibility
0 votes
1 answer
8 views

Trying to convert code to be compatible with macOS by not using the .exe version of FFmpeg and FFmprobe. Cant open the .mp4 file when i go to run code

I am attempting to edit some code in python for extracting frames from a video (using parallel processing to make it faster) a friend created that works on windows, so that it can be used on macOS. ...
Bruno Hawkins's user avatar
0 votes
1 answer
25 views

Compatibility problem between mangoose 8.4.4 and Angular 18 SSR (node)

I recently built a project from scratch : Angular 18 app (SSR). The project includes some libraries imported from another more achieve project (copy pasting the package.json). I set up my application (...
Girgis William's user avatar
-1 votes
0 answers
15 views

why jesper report not compatible with java 8? [closed]

I am using Java 8 ,spring mvc and wildfly as the severer for my project. I had to use jasper reports to generate the reports, which is not supported.I have looked into this problem and can see that it ...
Minushika Kapuwaththa's user avatar
-3 votes
1 answer
46 views

How can one run a Core ML model on macOS 10.12?

https://developer.apple.com/documentation/coreml mentions macOS 10.13+: How can one run a Core ML model on macOS 10.12? Example of a Core ML model created on Ubuntu 20.04 (tested with Python 3.10 ...
Franck Dernoncourt's user avatar
1 vote
1 answer
30 views

Incompatible version of Node.js with Windows

I'm encountering an issue when trying to run Node.js on my Windows machine. I receive the following error message: This version of C:\Users\Admin\node_modules\node\bin\node.exe is not compatible with ...
Tarun Rao's user avatar
0 votes
0 answers
38 views

Android APK not compatible

Alright, I made a few games way back in the Marshmallow era and they are still on the play store. I want to update them to work on the latest android BUT I do not have the code or project files ...
user1947331's user avatar
1 vote
0 answers
43 views

Model works in tensorflow 2.15 perfectly but unable to import the model in tensorflow 2.16

I am facing an unusual issue which is not being found on the internet as well. I have trained a Classification model on tensorflow 2.15. This model runs perfectly but when when I try to import that ...
Thriver's user avatar
  • 11
-3 votes
0 answers
31 views

ARCore no compatible with Lenovo Tab M10

I bought a Lenovo Tab M10 5G which is in the list compatibility, https://developers.google.com/ar/devices?hl=fr, but I have a message from Google Play Store telling "Your device is not compatible ...
Dav Sev's user avatar
1 vote
2 answers
45 views

Can I tell the version of package from within the haskell program that imports a module from that package?

tl;dr Can I tell the version of the package exposing an imported module in my Haskell program? Clearly, I can constrain the version of a package via the .cabal file, but what if I want that to be free,...
Enlico's user avatar
  • 26.6k
0 votes
1 answer
45 views

While building the Azure pipeline getting an error like .NET 5 has some compatibility issues with older Nuget versions(<=5.7), usedotnetcli/restore

While building the azure pipelines with classic editor i am getting the below error in build .NET 5 has some compatibility issues with older Nuget versions(<=5.7), so if you are using an older ...
divya bommerla's user avatar
0 votes
0 answers
75 views

How to detect if running under ValveSoftware's Proton in C++

I'm looking for ways to detect if my app is running under ValveSoftware's Proton. There are ways of getting the Wine version proton uses with the wine_get_version dll export. But there seem to be ...
Boyfinn's user avatar
  • 299
1 vote
0 answers
45 views

Package conflicts in Julia (Multilayered network analysis)

I'm new to Julia from python and the initial environment are quiet different. Recently, I face conflict with julia packages in using Multilayer Graphs. When I add Pkg.add("MultilayerGraphs"),...
Sejin An's user avatar
1 vote
1 answer
68 views

How to state the compatible versions for torch and cuda in the requirements.txt file in a single line for Python?

I would like to leverage the Python (3.8.2) libraries / frameworks, which are PyTorch and CUDA. I want to rely on the compatible versions stated by using ~= for both of these on a single line. The ...
cemrifki's user avatar
0 votes
0 answers
13 views

Issue with Update Flow Not Working Across Application on Specific MacBook Pro Machine

I am encountering a peculiar issue with the update flow within our application, specifically on one machine, an Apple MacBook Pro 14 (M3) model. Despite functioning correctly on other devices, ...
mohsin Iqbal's user avatar
0 votes
0 answers
30 views

In Libre Office, what is the most compatible file format to export work as?

Using Libre Office Calc - 24.2.2.2 As the title asks, what type of file are we best to use for exporting a complex spreadsheet, that will be sent to clients allover, and be opened on various type of ...
jock thammut's user avatar

15 30 50 per page
1
2 3 4 5
201