Why author opted for python3.9 as package name intead of python #67
Replies: 2 comments 3 replies
-
|
I think the packages from tur should not conflict with the packages from main repo, so I can't accept having duplicated package names. If you want to use scipy/numpy from pointless-repo, you could just install |
Beta Was this translation helpful? Give feedback.
-
|
You cannot do that; as soon as i install |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Why author opted for package name like
python3.9& not justpython?I mean one could have invoked
apt-cache madison python& choose required version.Bcz of this i couldn't use
scipyftom its-poinless as it depends on package python & not python3.9Beta Was this translation helpful? Give feedback.
All reactions