<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Idea%3A_fully_describable_software_issue_using_virtual_machine</id>
	<title>Idea: fully describable software issue using virtual machine - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.abuissa.net/index.php?action=history&amp;feed=atom&amp;title=Idea%3A_fully_describable_software_issue_using_virtual_machine"/>
	<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Idea:_fully_describable_software_issue_using_virtual_machine&amp;action=history"/>
	<updated>2026-04-20T22:40:12Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.39.13</generator>
	<entry>
		<id>https://wiki.abuissa.net/index.php?title=Idea:_fully_describable_software_issue_using_virtual_machine&amp;diff=136&amp;oldid=prev</id>
		<title>Razzi: Created page with &quot;For example, just now, I tried to use pipenv to install rich, but it gave an error.  &lt;pre&gt; ii $ pipenv install rich Creating a virtualenv for this project... Pipfile: /home/ra...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.abuissa.net/index.php?title=Idea:_fully_describable_software_issue_using_virtual_machine&amp;diff=136&amp;oldid=prev"/>
		<updated>2022-01-04T07:54:10Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;For example, just now, I tried to use pipenv to install rich, but it gave an error.  &amp;lt;pre&amp;gt; ii $ pipenv install rich Creating a virtualenv for this project... Pipfile: /home/ra...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;For example, just now, I tried to use pipenv to install rich, but it gave an error.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
ii $ pipenv install rich&lt;br /&gt;
Creating a virtualenv for this project...&lt;br /&gt;
Pipfile: /home/razzi/forks/mattermost-server/ii/Pipfile&lt;br /&gt;
Using /usr/bin/python3 (3.9.7) to create virtualenv...&lt;br /&gt;
⠋ Creating virtual environment...&lt;br /&gt;
✘ Failed creating virtual environment&lt;br /&gt;
[pipenv.exceptions.VirtualenvCreationException]: /usr/bin/python3: No module named virtualenv&lt;br /&gt;
&lt;br /&gt;
Failed to create virtual environment.&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
But there&amp;#039;s a lot of hidden context here: what version of os, what version of python, dependencies such as pipenv, config, other state.&lt;br /&gt;
&lt;br /&gt;
So for a first pass, I will create a dockerfile and reproduce the error, hopefully.&lt;br /&gt;
&lt;br /&gt;
There&amp;#039;s a potential problem of the bootstrapping: what version of docker, what build of the os, what is the host architecture. But most of these problems are smaller issues.&lt;/div&gt;</summary>
		<author><name>Razzi</name></author>
	</entry>
</feed>