Tom Keffer <[email protected]> writes:

> Hmmm, that didn't work. If you list "wheel" as a dependency, pip isn't
> smart enough to install it first before attempting the others. So, you get
> the same error.

Is it the case that new enough pip installs it?   I just did

  $ virtualenv-3.11  FOO
  created virtual environment CPython3.11.7.final.0-64 in 451ms
    creator CPython3Posix(dest=/home/gdt/FOO, clear=False, no_vcs_ignore=False, 
global=False)
    seeder FromAppData(download=False, pip=bundle, setuptools=bundle, 
wheel=bundle, via=copy, app_data_dir=/home/gdt/.local/share/virtualenv)
      added seed packages: pip==23.3.1, setuptools==69.0.2, wheel==0.41.3
    activators 
BashActivator,CShellActivator,FishActivator,NushellActivator,PowerShellActivator,PythonActivator
  $ virtualenv-3.11 --version
  virtualenv 20.25.0 from 
/usr/pkg/lib/python3.11/site-packages/virtualenv/__init__.py

so it may be that people with older virtualenv are having trouble?

> I'm reluctant to create yet another step in the install process.

I'd say you aren't creating it, you are describing something that the
python world thinks is a feature!

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-development/rmi8r5litp9.fsf%40s1.lexort.com.

Reply via email to