Notifications
Clear all

What does "[] parse library.properties: library.properties not found" mean when trying to import a library.

9 Posts
2 Users
0 Likes
3,482 Views
(@reece)
Member
Joined: 4 years ago
Posts: 6
Topic starter  

I was following the "Using Inexpensive 433MHz Transmit and Receive Modules with Arduino" tutorial when I ran into this problem. When I try to import the Radio-Head library I get a error message. It says "[] parse library.properties: library.properties not found". What does that mean and how do I fix the problem, if I can? 

Here is a picture of the error code.

image

Here is how the file is downloaded.

image

 Here is the error message of my code.

image

 

Thanks. For reading and I would appreciate is some one could help me.


   
Quote
codecage
(@codecage)
Member Admin
Joined: 5 years ago
Posts: 1018
 

Is that the Arduino Pro IDE?  I'm not familiar with that look.

And I guess I'm not going to be a lot of help with your issue, mainly because when I did that tutorial it worked, so didn't get to stumble around trying to figure out why it didn't work.  But from the pics provided I see the libraries you downloaded are zip files.  Did you "Add ZIP library..." to the list of include libraries?  You used the term "Import" and I don't think that term fits into the Arduino IDE version I am using, which is 1.8.12, but the terminology could just be different between versions. 

SteveG


   
ReplyQuote
(@reece)
Member
Joined: 4 years ago
Posts: 6
Topic starter  

@codecage

No, I do not think it is the pro version. How would I "Import" the zip file if I do not "import"?


   
ReplyQuote
codecage
(@codecage)
Member Admin
Joined: 5 years ago
Posts: 1018
 

@reece

Since your IDE looks so different than mine I'm not sure what to tell you to do exactly.  All I can do is maybe take a couple of screen shots of how I would do this on my version of the IDE, version 1.8,12.

I'll return with another post shortly that will include a couple of pics from my version.

SteveG


   
ReplyQuote
(@reece)
Member
Joined: 4 years ago
Posts: 6
Topic starter  

@codecage

Okay Thanks a lot. I would appreciate that a lot.


   
ReplyQuote
codecage
(@codecage)
Member Admin
Joined: 5 years ago
Posts: 1018
 

@reece

Had a family emergency come up today, so it'll be tomorrow before I'll  be able to get to it.

SteveG


   
ReplyQuote
(@reece)
Member
Joined: 4 years ago
Posts: 6
Topic starter  

@codecage

Thanks for helping. I can wait.


   
ReplyQuote
(@reece)
Member
Joined: 4 years ago
Posts: 6
Topic starter  

I just tried again ad got this error message. 

Import details

 

 

LIBRARIES THAT COULD NOT BE IMPORTED:
[] "get username for id 00000000-0000-0000-0000-000000000000: GET https://api2.arduino.cc/users/v1/users/byID/00000000-0000-0000-0000-000000000000 -\u003e 404 Not Found \n{\"name\":\"NotFound\",\"id\":\"iy3UYRE-\",\"message\":\"with id 00000000-0000-0000-0000-000000000000 not found\",\"temporary\":false,\"timeout\":false,\"fault\":false}\n\n"

   
ReplyQuote
(@reece)
Member
Joined: 4 years ago
Posts: 6
Topic starter  

what does this mean?

 


   
ReplyQuote