Yes, you need to update sage

$ sage --package create -h
usage: sage --package create [-h] [--version VERSION] [--tarball TARBALL]
                             [--type TYPE]
                             [package_name]

positional arguments:
  package_name       Package name. Default: fix all packages.

optional arguments:
  -h, --help         show this help message and exit
  --version VERSION  Package version
  --tarball TARBALL  Tarball filename pattern, e.g. Foo-VERSION.tar.bz2
  --type TYPE        Package type

Create new package, or overwrite existing package
    
EXAMPLE:

    $ sage --package create foo --version=3.14 
--tarball=Foo-VERSION.tar.bz2 --type=standard
    Creating new package "foo"




On Thursday, August 11, 2016 at 7:45:35 PM UTC+2, Martin R wrote:
>
> I get
>
> :~$ sage --package create fricas --version 1.2.7 --tarball 
> fricas-1.2.7.tar.bz2 --type experimental
> ERROR [cmdline|run:74]: unknown subcommand: create
>
> with
>
> ┌────────────────────────────────────────────────────────────────────┐
> │ SageMath version 7.3.beta4, Release Date: 2016-06-12               │
> │ Type "notebook()" for the browser-based notebook interface.        │
> │ Type "help()" for help.                                            │
> └────────────────────────────────────────────────────────────────────┘
> ┏━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┓
> ┃ Warning: this is a prerelease version, and it may be unstable.     ┃
> ┗━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━┛
>
> Do I need to upgrade sage first?
>
> Martin
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to