My conky is located in:/home/michelle/.conkyrc/conkyrc

I've tried moving it around in my home directory, but that didn't help either.

I've been starting conky in the terminal with the command: conky

It doesn't run at all; just gives me the same old error message:
michelle@the-cathouse:~$ conky
WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-02idlF/pkcs11: No such file or directory
Conky: invalid configuration file '/home/michelle/.conkyrc'

Conky: missing text block in configuration; exiting
***** Imlib2 Developer Warning ***** :
This program is calling the Imlib call:

imlib_context_free();

With the parameter:

context

being NULL. Please fix your program.

I've been around the web, too; on the arch site and a bunch of others, but everything they suggested, I tried, and it didn't work.

This what I got after I made the /rpc directory, put the text file in there of the code you gave me, and ran the conky command:
michelle@the-cathouse:~$ WARNING: gnome-keyring:: couldn't connect to: /tmp/keyring-02idlF/pkcs11: No such file or directory
Conky: invalid configuration file '/home/michelle/rpc'

Conky: no readable personal or system-wide config file found

I still can't help but wonder if there's something wrong on my computer. Why would all the conky files I've tried not work? Even the default file from the developers gave that same error message. At least this time the error message is different.
And what it this keyring thing it can't seem to find? Could that be the cause of the trouble?

Still plugging away!