Skip to content

write_current is not defined #4

@nyarla

Description

@nyarla

Hi.

I Installed version 0.6.6.

I execute

$ pythonbrew off

but command result:

Traceback (most recent call last):
  File "/home/nyarla/.pythonbrew/scripts/pythonbrew_main.py", line 3, in <module>
    pythonbrew.main()
  File "/home/nyarla/.pythonbrew/scripts/pythonbrew/__init__.py", line 19, in main
    command.run(args)
  File "/home/nyarla/.pythonbrew/scripts/pythonbrew/basecommand.py", line 22, in run
    self.run_command(options, args[1:])
  File "/home/nyarla/.pythonbrew/scripts/pythonbrew/commands/off.py", line 10, in run_command
    off()
  File "/home/nyarla/.pythonbrew/scripts/pythonbrew/util.py", line 111, in off
    write_current(PATH_BIN)
NameError: global name 'write_current' is not defined

Running environment:

OS: Ubuntu 10.10 32bit Japanese remix
Shell: zsh on Gnome terminal
Pythonbrew: 0.6.6

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions