-
Notifications
You must be signed in to change notification settings - Fork 4.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Python Client build error supposedly due to missing files #4089
Comments
Thanks @jonyMarino , but how can I configure the APIs using Python Client? When I run the build, it pops out that these files are missing. |
@ashu1069 how are you running the build? Have you modified the PythonClient? |
I'm using Visual Studio to build and run Airsim as well as Blocks env and no I haven't done any modifications in Python Client. What am I missing here? |
So You don't need to build the python client. You can use the one from pip: |
Submitted #4102 to solve this issue. |
Thanks @jonyMarino, issue has been solved |
While setting up Python client for my Blocks environment, few files like character_control.py was missing from the multirotor folder and DQNdrone.py as well
Help me figure out this error
Include context on what you are trying to achieve
Context details
.Include details of what you already did to find answers
The text was updated successfully, but these errors were encountered: