Site Network:

Windows: Last Step - paster setup-app config.ini

Hey dudes,

I know you are all probably running on some type of Unix OS, but, when I run the last command to populate the database, I get the following error:

<code>
sqlalchemy.exc.ArgumentError: Comment.sub_comments and back-reference Comment.parent are both of the same direction <symbol 'ONETOMANY>.  Did you mean to set remote_side on the many-to-one side ?
</code>

 

Any ideas?

T.I.A,
D

 

Re: Windows: Last Step - paster setup-app config.ini

Actually, this seems to be an issue on Linux as well.  I just tried installing it onto my Linux server, and it spits the dummy as well.

Re: Windows: Last Step - paster setup-app config.ini

Hi Dorien,

I'm not sure if you downloaded the .egg file, or if you checked the code out from SVN. I was getting that error myself a while back, and I did fix it, but perhaps my fix didn't get into the .egg file.

If you want, I can send you an egg file that does in fact work. Let me know.

Also, your assumption was correct, I am not developing this on a Windows system. I'm afraid I have no idea how to get WSGI working with IIS, but perhaps this link will help: http://www.wsgi.org/wsgi/Servers

Hope this helps.

Re: Windows: Last Step - paster setup-app config.ini

Hi Raoul,


I'm installing it from the Egg file.  I tried this on both a Linux and Windows server and got the same error.  I had put this on the backburner for a bit as well as I've had some other things that required my attention.

 

So back to trying to get this working again.

 

Are you able to PM a link to the file?

 

Thanks

Re: Windows: Last Step - paster setup-app config.ini

Hi Dorient,

I've just sent you an e-mail.