Hello,
I have attempted to install SfePy and was able to use Git Bash in Windows 7 Pro 32-bit and followed the instructions listed under " Steps to get a working *SfePy* on Windows using Python(x,y) http://sfepy.org/doc-devel/installation.html#table-of-contents"
Everything seemed nominal but upon running run_tests.py the program replied with "79 test file(s) executed in 31.40 s, 63 failure(s) of 116 test(s)". For one of the tests, test_volume.py, I received the output, "test instance creation failed".
I attempted to run test_volume.py in debug mode as suggested on the webpage above, but I receive a number of "Import by filename is not supported" prompts.
I am not sure if I have explained what I am experiencing enough, but on the basis of what i have provided, is there a way to solve this issue? Additionally, is more information necessary to assist me in troubleshooting this problem?
Thank you!