Hello everyone ,
I’m trying to install aspose-3d for Python on my system (pip3 install aspose-3d), but I’m only getting the following error message:
ERROR: Could not find a version that satisfies the requirement aspose-3d (from versions: none)
ERROR: No matching distribution found for aspose-3d
My system setup:
Mac Mini
ProductName: macOS
ProductVersion: 14.4.1
BuildVersion: 23E224
Python 3.9.6
I also have a VM with Debian on the same machine:
Distributor ID: Debian
Description: Debian GNU/Linux 12 (bookworm)
Release: 12
Codename: bookworm
Python 3.11.2
The installation attempt fails there as well (same error). I couldn’t find any information about this issue in the forum.
Any assistance or insights would be greatly appreciated! Thank you in advance for your help.