Closed amritabithi closed 2 years ago
@amritabithi You can pip install --upgrade dronesploit
.
Thank you very much for raising this issue.
Awesome, I tested every combination of deleting and adding with or without existing projects, etc., and it works great! Thank you!
I guess I spoke too soon, there is one issue which is trying to select an existing project gives the error:
Command syntax: select project (a project with the same name already exists)
@amritabithi Hum... you can (re)-pip install --upgrade dronesploit
. :-s
Thank you very much for checking this issue. ;-)
The last remaining bug I have seen is that I seem to be unable to create more than one project, and unable to delete an existing project. The project files themselves are working normally, just the create and delete functions are not working.
Below is a copy of my command line output, with me first trying to delete an existing project, and then trying to create a new one using "select newproject" which should create a new one according to the help file:
Thank you again for taking the time to fix this so quickly, I want to test some new drone models and see if I can add them but am still learning to run python again, so knowing my starting environment is all set up correctly is a great help :)