You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install the ad-map-access pip package on windows. The error is:
"ERROR: Could not find a version that satisfies the requirement ad-map-access (from versions: none)
ERROR: No matching distribution found for ad-map-access"
I already tried different things like I changed my python version to 3.8 and updated the pip to the latest (23.3.2). It is still not working.
Thanks for your support!
The text was updated successfully, but these errors were encountered:
We didn't build that library yet on windows. I have no glue what adaptions might be required to do so. It might be straight forward to build it there using colcon. But with the code generated python binding and the respective boost dependency that might be tricky.
At least I've started a small weekend/evening project now to build with colcon under windows; so might be able to deliver also a pip install soon. But I can't provide a time estimate yet on this.
Hello,
I am trying to install the ad-map-access pip package on windows. The error is:
"ERROR: Could not find a version that satisfies the requirement ad-map-access (from versions: none)
ERROR: No matching distribution found for ad-map-access"
I already tried different things like I changed my python version to 3.8 and updated the pip to the latest (23.3.2). It is still not working.
Thanks for your support!
The text was updated successfully, but these errors were encountered: