[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: ViewCVS error : No module named _fs

From: <cmpilato_at_collab.net>
Date: 2003-08-22 04:33:20 CEST

"Jean-Luc Wasmer" <jl.subversion@wasmer.ca> writes:

> Hi,
>
> When I select a SVN repository with ViewCVS, I get the following error:
>
> An Exception Has Occurred
> Python Traceback
>
> Traceback (most recent call last):
> File "/usr/local/pkg/viewcvs/lib/viewcvs.py", line 3087, in main
> request.run_viewcvs()
> File "/usr/local/pkg/viewcvs/lib/viewcvs.py", line 246, in run_viewcvs
> import vclib.svn
> File "/usr/local/pkg/viewcvs/lib/vclib/svn/__init__.py", line 26, in ?
> from svn import fs, repos, core
> File "/usr/pkg/lib/python2p2/site-packages/svn/fs.py", line 27, in ?
> import libsvn.fs
> File "/usr/pkg/lib/python2p2/site-packages/libsvn/fs.py", line 4, in ?
> import _fs
> ImportError: No module named _fs

Do you have the Subversion python bindings installed?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 22 04:37:00 2003

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.