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 very new to this, however, I have done both pip dronekit installs. But when I try to run any code I get a version of this.
File "C:\Users\Finance\AppData\Local\Programs\Python\Python313\Lib\site-packages\dronekit_init_.py", line 2689, in
class Parameters(collections.MutableMapping, HasObservers):
same error in PyCharm too, that's from VSCode.
Seems the documents are a little load, missing and scrambled up. Anyone have a solution or point me towards the resources for this project.
The text was updated successfully, but these errors were encountered:
I am very new to this, however, I have done both pip dronekit installs. But when I try to run any code I get a version of this.
File "C:\Users\Finance\AppData\Local\Programs\Python\Python313\Lib\site-packages\dronekit_init_.py", line 2689, in
class Parameters(collections.MutableMapping, HasObservers):
same error in PyCharm too, that's from VSCode.
Seems the documents are a little load, missing and scrambled up. Anyone have a solution or point me towards the resources for this project.
The text was updated successfully, but these errors were encountered: