Hi,

this i'm already use. But now get this:

running install
running build
running build_py
running build_scripts
running build_doc
Running Sphinx v1.1.3
loading pickled environment... failed: [Errno 2] No such file or directory: 
'build/sphinx/doctrees/environment.pickle'
building [html]: targets for 18 source files that are out of date
updating environment: 18 added, 0 changed, 0 removed
Traceback (most recent call 
last):                                                                          
                                                              

  File "setup.py", line 258, in <module>
    cmdclass=CMDCLASS)
  File "/usr/lib/python3.3/distutils/core.py", line 148, in setup
    dist.run_commands()
  File "/usr/lib/python3.3/distutils/dist.py", line 929, in run_commands
    self.run_command(cmd)
  File "/usr/lib/python3.3/distutils/dist.py", line 948, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.3/distutils/command/install.py", line 607, in run
    self.run_command('build')
  File "/usr/lib/python3.3/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.3/distutils/dist.py", line 948, in run_command
    cmd_obj.run()
  File "/usr/lib/python3.3/distutils/command/build.py", line 126, in run
    self.run_command(cmd_name)
  File "/usr/lib/python3.3/distutils/cmd.py", line 313, in run_command
    self.distribution.run_command(command)
  File "/usr/lib/python3.3/distutils/dist.py", line 948, in run_command
    cmd_obj.run()
  File "setup.py", line 139, in run
    setup_command.BuildDoc.run(self)
  File "/usr/lib/python3/dist-packages/sphinx/setup_command.py", line 143, 
in run
    app.build(force_all=self.all_files)
  File "/usr/lib/python3/dist-packages/sphinx/application.py", line 204, in 
build
    self.builder.build_update()
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 
196, in build_update
    'out of date' % len(to_build))
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 
216, in build
    purple, length):
  File "/usr/lib/python3/dist-packages/sphinx/builders/__init__.py", line 
120, in status_iterator
    for item in iterable:
  File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 613, in 
update_generator
    self.read_doc(docname, app=app)
  File "/usr/lib/python3/dist-packages/sphinx/environment.py", line 756, in 
read_doc
    pub.set_components(None, 'restructuredtext', None)
  File "/usr/lib/python3/dist-packages/docutils/core.py", line 96, in 
set_components
    self.reader.set_parser(parser_name)
  File "/usr/lib/python3/dist-packages/docutils/readers/__init__.py", line 
60, in set_parser
    parser_class = parsers.get_parser_class(parser_name)
  File "/usr/lib/python3/dist-packages/docutils/parsers/__init__.py", line 
46, in get_parser_class
    module = __import__(parser_name, globals(), locals())
ImportError: No module named 'rst'


Any idea? 

Am Freitag, 14. Februar 2014 18:54:14 UTC+1 schrieb Adrian Klaver:
>
> On 02/14/2014 09:10 AM, Raphael Thomalla wrote: 
> > It is possible to deinstall python3.3 and reinstall with prefix /usr ?? 
>
> Your best bet is to use the package manager. As I understand it 
> Elementary OS is based on Ubuntu 12.04: 
>
> http://halfcooked.com/blog/ 
>
> and in the blog the author suggest using the deadsnakes PPA to get 
> Python 3.3. He was trying to run in virtualenv which turned out to be 
> quite an issue. I would suggest not doing that. Instead use the PPA to 
> get Python 3.3 as an alternate version and go from there. I have used 
> this PPA and found it to be reliable. 
>
> The PPA is here: 
>
>
> https://launchpad.net/~fkrull/+archive/deadsnakes?field.series_filter=precise 
>
> > 
> > Regards 
> > 
>
>
>
> -- 
> Adrian Klaver 
> [email protected] <javascript:> 
>

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/spyderlib.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to