No matching ActionLib Distribution
See original GitHub issueWhen I run conda env create -f lane_environment.yml
I get the following error: Collecting actionlib==1.11.7 Could not find a version that satisfies the requirement actionlib==1.11.7
If actionlib is required for this, can you maybe update the environment file with another compatible version?
Thanks
Issue Analytics
- State:
- Created 6 years ago
- Comments:6 (3 by maintainers)
Top Results From Across the Web
No matching distribution found for robot.libraries ... - GitHub
Windows10 Issue: When launching a an action server for a Rasa chatbot ... No matching distribution found for robot.libraries when launching ...
Read more >[kinetic actionlib]no matching function for call ac.sendGoal(goal)
I use actionlib to control ur3.I write the problem according to the tutorial http://wiki.ros.org/descartes/Tutoria.
Read more >Error: No matching distribution found for pip - Stack Overflow
This is a proxy issue because of using sudo. Starting a command with sudo will not ensure that exports like export http_proxy=<MY_PROXY> are ......
Read more >match - fastlane docs
You have full control over your files and Git repo, no third party service involved. ✨, Provisioning profile will always match the correct...
Read more >Feeding America: U.S. Hunger Relief Organization
Hunger knows no boundaries — it touches every community in the U.S., including your own. Learn more about the facts, and the impact,...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
You should be able to remove actionlib from the environment file without issue - it’s actually related to ROS. If it still isn’t working for you, I’ll try to look into cutting down the environment file to just the bare necessities over the next couple of weeks.
Hi all! Finally closing this one out as I’ve vastly simplified the environment file, and it should now be much easier to fix any issues that arise - it now only includes the seven primary libraries used in the code.