Skip to main content
-1 votes
1 answer
16 views

Do the libraries time, _thread and random have their own versions?

I need to determine the versions of all libraries that I used in a project (made with PyCharm), but the libraries math, random, _thread and time are not listed as installed packages and also not ...
Marissa's user avatar
  • 11
1 vote
2 answers
38 views

Burpsuite Java versions conflict

I have a Burp Suite version that needs Java 21 to run. But I have other apps that needs Java 8 so I have both versions on my PC. The problem is that if I install a new update of Java 8 then burpsuite ...
Aymen Zidane's user avatar
0 votes
1 answer
28 views

FLutter Android toolchain issue, JDK version Issue, version change issue

Hey I am getting an issue regarding flutter JDK version issue. Somehow I changed that when I upgraded my jdk to version-21, But there I got many issues regarding this update. and Now I have installed ...
Sumit Kumar Ravi's user avatar
0 votes
1 answer
30 views

MSYS2, clang last version does not appear in pacman query

I decided to build an application from its source. For this purpose clang version 17.0.0 or later is needed. I use MSYS2 on windows 10 and when I run the command pacman --query clang it returns back ...
Gela's user avatar
  • 111
-1 votes
0 answers
65 views

Find Windows build revision using PowerShell [duplicate]

In Winver, I can see the Windows build number along with it's revision (patch level). All options I have found to get Windows versions using PowerShell don't show the revision number, or the ones that ...
Eds's user avatar
  • 581
0 votes
0 answers
56 views

Python 3.13 Juypter Lab install PC

I am using the latest python version and can not get jupyter lab installed correctly. I always get the following errors. I know this is a common error and I have tried all the other suggestions of ...
Justin Massaro's user avatar
0 votes
0 answers
18 views

Bundler::RubyVersionMismatch when using Passsenger with Apache2 for rails application

Here is the error: Your Ruby version is 3.0.2, but your Gemfile specified 2.7.7 (Bundler::RubyVersionMismatch) /usr/lib/ruby/3.0.0/bundler/definition.rb:469:in `validate_ruby!' /usr/lib/ruby/3.0.0/...
Vishal SebastiAn Sharma's user avatar
0 votes
0 answers
15 views

GitHub Tag vs Release and "importability"

I apologize for the awkwardness of my Title. The context of this question is utilizing packages whose source code lives in GitHub. I understand the difference between a Tag and a Release. But I do not ...
Andrew Lovato's user avatar
0 votes
1 answer
49 views

scikit-surprise installation in windows [duplicate]

Installation of scikit-surprise using pip in my project file, gives me an error like 'Error originates from subprocess'. Then I tried to install it globally using conda. And installed it in the base ...
Manoj Kumar V's user avatar
0 votes
1 answer
86 views

Git latest version installed using homebrew not getting used in mac. Instead the Xcode one gets used, despite adding to the path variables

I have to update git to the latest version. I updated the brew version of git to latest one and used the unlink command. I have the xcode version installed as well. I have tried setting up the path ...
Aastha Paruthi's user avatar
1 vote
2 answers
154 views

How to know when a Flutter package was released/published?

I don't want to know when the last release was. I want to know when the first release was. I have tried searching in search engines for the package like: When the flutter_package_name was released? ...
MHMD's user avatar
  • 541
-1 votes
1 answer
53 views

Why does anaconda shows a different python version then python.org

In my Anaconda-Navigator for every environment is python 3.11.9 installed and in the naviagtor on the environment tab is only 3.11.9 for update offered (as of 03-Oct-2024). Why is anaconda offering ...
Esrly Bird's user avatar
0 votes
1 answer
32 views

How to query the OpenXR runtime's API version

How to query the OpenXR runtime library's API version? xrCreateInstance requires a value for XrInstanceCreateInfo::applicationInfo.apiVersion "If the runtime does not support the requested ...
Theodore Hall's user avatar
0 votes
0 answers
37 views

Issue with datetime after updating packages

I've updated to python 3.12.4 and I'm getting an error on the code: test=pd.DataFrame(['2024-09-10 15:40:27+00:00','2024-09-10 18:13:50.201000+00:00']) pd.to_datetime(test[0]).dt.tz_localize(None) ...
Keith Hubbard's user avatar
0 votes
0 answers
23 views

Flutter: ios configuration ignores every way of setting up the target platform version

I am currently trying to make flutter_google_maps work. I am developing on Windows and the ios-build is done by Codemagic. Everything went fine until now. The problem: flutter_google_maps requires ios ...
Gauerdia's user avatar

15 30 50 per page
1
2 3 4 5
461