All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Deadlines for next Outreachy
       [not found] <1476214359.27020.178.camel@bitergia.com>
@ 2016-10-13  2:36 ` tevin.k.mallory
  0 siblings, 0 replies; only message in thread
From: tevin.k.mallory @ 2016-10-13  2:36 UTC (permalink / raw)
  To: Jesus M. Gonzalez-Barahona; +Cc: Lars Kurth, Xen-Devel@Lists. Xenproject. Org


[-- Attachment #1.1: Type: text/plain, Size: 1531 bytes --]

Hello Jesus,
Thank you for the deadline reminder. 

I have run into a bit of trouble while working on the task, Perceval seems to have stopped working on me. I have installed elasticsearch without much trouble. However, Perceval is not recognizing it’s own command. I have tried a few different things to correct the problem. For example I recreated a new venv and started over. I still seem to be running into the same problem and I can’t identity where the problem is.
Would you recommend me using the Perceval Docker image? I have attached to this email a txt file of my command prompt. 

Here an image of me starting over and having no success. 



Also I thought the problem my be with the my path, here is a screenshot of that as well. 








Sent from Mail for Windows 10

From: Jesus M. Gonzalez-Barahona
Sent: Tuesday, October 11, 2016 3:32 PM
To: tevin.k.mallory@gmail.com
Cc: Lars Kurth
Subject: Deadlines for next Outreachy

Hi, Tevin,

The proposal submission deadline is coming up. Note that applicants can
edit the proposal through November 8th (aka until after the submission
deadline, see below).

The deadlines coming up are:
October 17:              application deadline at 7pm UTC
October 17 - November 8: applicants are encouraged to continue making
contributions for the project they applied for; submitted applications
are open for editing

Saludos,

	Jesus.

-- 
Bitergia: http://bitergia.com
/me at Twitter: https://twitter.com/jgbarah



[-- Attachment #1.2: Type: text/html, Size: 5019 bytes --]

[-- Attachment #2: tmall_perceval.txt --]
[-- Type: text/plain, Size: 11383 bytes --]

operable program or batch file.

(mtask) C:\Users\Tevin\Desktop\project\mtask>scripts\deactivate
C:\Users\Tevin\Desktop\project\mtask>pip freeze
beautifulsoup4==4.5.1
requests==2.11.1
virtualenv==15.0.3

C:\Users\Tevin\Desktop\project\mtask>source mtask
'source' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Desktop\project\mtask>source mtask\bin\activate
'source' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Desktop\project\mtask>cd ..

C:\Users\Tevin\Desktop\project>source mtask/bon/activate
'source' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Desktop\project>ls
'ls' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Desktop\project> dir
 Volume in drive C is OS
 Volume Serial Number is 2606-BFCB

 Directory of C:\Users\Tevin\Desktop\project

10/12/2016  04:37 PM    <DIR>          .
10/12/2016  04:37 PM    <DIR>          ..
10/12/2016  04:38 PM    <DIR>          mtask
               0 File(s)              0 bytes
               3 Dir(s)  415,432,097,792 bytes free

C:\Users\Tevin\Desktop\project>source mtask/bin/activate
'source' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Desktop\project>cd mtask

C:\Users\Tevin\Desktop\project\mtask>scripts/activate
'scripts' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Desktop\project\mtask>scripts\activate

(mtask) C:\Users\Tevin\Desktop\project\mtask>pipfreeze
'pipfreeze' is not recognized as an internal or external command,
operable program or batch file.

(mtask) C:\Users\Tevin\Desktop\project\mtask>pip freeze
beautifulsoup4==4.5.1
perceval==0.3.0
python-dateutil==2.5.3
requests==2.11.1
six==1.10.0

(mtask) C:\Users\Tevin\Desktop\project\mtask>cd ~
The system cannot find the path specified.

(mtask) C:\Users\Tevin\Desktop\project\mtask>cd ../../..

(mtask) C:\Users\Tevin>cd ../..

(mtask) C:\>perceval --help
'perceval' is not recognized as an internal or external command,
operable program or batch file.

(mtask) C:\>cd ..

(mtask) C:\>cd Users/Tevin

(mtask) C:\Users\Tevin>perceval --help
'perceval' is not recognized as an internal or external command,
operable program or batch file.

(mtask) C:\Users\Tevin>python perceval --help
python: can't open file 'perceval': [Errno 2] No such file or directory

(mtask) C:\Users\Tevin>perceval --help
'perceval' is not recognized as an internal or external command,
operable program or batch file.

(mtask) C:\Users\Tevin>deactivate
C:\Users\Tevin>cd project
The system cannot find the path specified.

C:\Users\Tevin>cd Documents

C:\Users\Tevin\Documents>cd project

C:\Users\Tevin\Documents\project>dir
 Volume in drive C is OS
 Volume Serial Number is 2606-BFCB

 Directory of C:\Users\Tevin\Documents\project

10/12/2016  07:11 PM    <DIR>          .
10/12/2016  07:11 PM    <DIR>          ..
10/12/2016  07:11 PM    <DIR>          mtask
               0 File(s)              0 bytes
               3 Dir(s)  415,400,222,720 bytes free

C:\Users\Tevin\Documents\project>source mtask/bin/activate
'source' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Documents\project>source mtask\bin\activate
'source' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Documents\project>cd mtask

C:\Users\Tevin\Documents\project\mtask>scripts\activate

(mtask) C:\Users\Tevin\Documents\project\mtask>perceval --help
'perceval' is not recognized as an internal or external command,
operable program or batch file.

(mtask) C:\Users\Tevin\Documents\project\mtask>pip freeze
beautifulsoup4==4.5.1
perceval==0.3.0
python-dateutil==2.5.3
requests==2.11.1
six==1.10.0

(mtask) C:\Users\Tevin\Documents\project\mtask>python
Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print (sys.version)
3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)]
>>> import perceval
>>> perceval --help
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
TypeError: bad operand type for unary -: '_Helper'
>>> quit()

(mtask) C:\Users\Tevin\Documents\project\mtask>deactivate
C:\Users\Tevin\Documents\project\mtask>cd ..

C:\Users\Tevin\Documents\project>virtualenv mtask2
Using base prefix 'c:\\users\\tevin\\appdata\\local\\programs\\python\\python35-32'
New python executable in C:\Users\Tevin\Documents\project\mtask2\Scripts\python.exe
Installing setuptools, pip, wheel...done.

C:\Users\Tevin\Documents\project>virtualenv mtask3 --no-site-packages
Using base prefix 'c:\\users\\tevin\\appdata\\local\\programs\\python\\python35-32'
New python executable in C:\Users\Tevin\Documents\project\mtask3\Scripts\python.exe
Installing setuptools, pip, wheel...done.

C:\Users\Tevin\Documents\project>cd mtask3

C:\Users\Tevin\Documents\project\mtask3>cd ..

C:\Users\Tevin\Documents\project>source mtask3/bin/activate
'source' is not recognized as an internal or external command,
operable program or batch file.

C:\Users\Tevin\Documents\project>cd mtask3

C:\Users\Tevin\Documents\project\mtask3>scripts\activate

(mtask3) C:\Users\Tevin\Documents\project\mtask3>pip freeze

(mtask3) C:\Users\Tevin\Documents\project\mtask3>cd ..

(mtask3) C:\Users\Tevin\Documents\project>dir
 Volume in drive C is OS
 Volume Serial Number is 2606-BFCB

 Directory of C:\Users\Tevin\Documents\project

10/12/2016  07:24 PM    <DIR>          .
10/12/2016  07:24 PM    <DIR>          ..
10/12/2016  07:11 PM    <DIR>          mtask
10/12/2016  07:20 PM    <DIR>          mtask2
10/12/2016  07:21 PM    <DIR>          mtask3
10/12/2016  07:24 PM                62 requirements
               1 File(s)             62 bytes
               5 Dir(s)  415,334,383,616 bytes free

(mtask3) C:\Users\Tevin\Documents\project>pip install -r requirements.txt
Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt'

(mtask3) C:\Users\Tevin\Documents\project>pip install -r requirements
Collecting python-dateutil>=2.0.0 (from -r requirements (line 1))
  Using cached python_dateutil-2.5.3-py2.py3-none-any.whl
Collecting requests>=2.7.0 (from -r requirements (line 2))
  Using cached requests-2.11.1-py2.py3-none-any.whl
Collecting beautifulsoup4>=4.3.2 (from -r requirements (line 3))
  Using cached beautifulsoup4-4.5.1-py3-none-any.whl
Collecting six>=1.5 (from python-dateutil>=2.0.0->-r requirements (line 1))
  Using cached six-1.10.0-py2.py3-none-any.whl
Installing collected packages: six, python-dateutil, requests, beautifulsoup4
Successfully installed beautifulsoup4-4.5.1 python-dateutil-2.5.3 requests-2.11.1 six-1.10.0

(mtask3) C:\Users\Tevin\Documents\project>pip3 install perceval
Collecting perceval
  Using cached perceval-0.3.0-py3-none-any.whl
Requirement already satisfied (use --upgrade to upgrade): requests>=2.7.0 in c:\users\tevin\documents\project\mtask3\lib\site-packages (from perceval)
Requirement already satisfied (use --upgrade to upgrade): beautifulsoup4>=4.3.2 in c:\users\tevin\documents\project\mtask3\lib\site-packages (from perceval)
Requirement already satisfied (use --upgrade to upgrade): python-dateutil>=2.0.0 in c:\users\tevin\documents\project\mtask3\lib\site-packages (from perceval)
Requirement already satisfied (use --upgrade to upgrade): six>=1.5 in c:\users\tevin\documents\project\mtask3\lib\site-packages (from python-dateutil>=2.0.0->perceval)
Installing collected packages: perceval
Successfully installed perceval-0.3.0

(mtask3) C:\Users\Tevin\Documents\project>pip freeze
beautifulsoup4==4.5.1
perceval==0.3.0
python-dateutil==2.5.3
requests==2.11.1
six==1.10.0

(mtask3) C:\Users\Tevin\Documents\project>perceval --help
'perceval' is not recognized as an internal or external command,
operable program or batch file.

(mtask3) C:\Users\Tevin\Documents\project>python3 setup.py install
'python3' is not recognized as an internal or external command,
operable program or batch file.

(mtask3) C:\Users\Tevin\Documents\project>python
Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys
>>> print (sys.version)
3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)]
>>> quit()

(mtask3) C:\Users\Tevin\Documents\project>whereis python
'whereis' is not recognized as an internal or external command,
operable program or batch file.

(mtask3) C:\Users\Tevin\Documents\project>which python
'which' is not recognized as an internal or external command,
operable program or batch file.

(mtask3) C:\Users\Tevin\Documents\project>python
Python 3.5.2 (v3.5.2:4def2a2901a5, Jun 25 2016, 22:01:18) [MSC v.1900 32 bit (Intel)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> clear
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
NameError: name 'clear' is not defined
>>> import os
>>> try:
...  user_paths = os.environ['PYTHONPATH'].split(os.pathsep)
... except KeyError:
... user_paths = []
  File "<stdin>", line 4
    user_paths = []
             ^
IndentationError: expected an indented block
>>> import os
>>> try:
...  user_paths = os.environ['PYTHONPATH'].split(os.pathsep)
... except KeyError:
... user_paths = []
  File "<stdin>", line 4
    user_paths = []
             ^
IndentationError: expected an indented block
>>> import sys
>>> print (sys.path)
['', 'C:\\Users\\Tevin\\Documents\\project\\mtask3\\Scripts\\python35.zip', 'C:\\Users\\Tevin\\Documents\\project\\mtask3\\DLLs', 'C:\\Users\\Tevin\\Documents\\project\\mtask3\\lib', 'C:\\Users\\Tevin\\Documents\\project\\mtask3\\Scripts', 'c:\\users\\tevin\\appdata\\local\\programs\\python\\python35-32\\Lib', 'c:\\users\\tevin\\appdata\\local\\programs\\python\\python35-32\\DLLs', 'C:\\Users\\Tevin\\Documents\\project\\mtask3', 'C:\\Users\\Tevin\\Documents\\project\\mtask3\\lib\\site-packages']
>>> quit()

(mtask3) C:\Users\Tevin\Documents\project>perceval --help
'perceval' is not recognized as an internal or external command,
operable program or batch file.

(mtask3) C:\Users\Tevin\Documents\project>perceval --help
'perceval' is not recognized as an internal or external command,
operable program or batch file.

(mtask3) C:\Users\Tevin\Documents\project>deactivate
C:\Users\Tevin\Documents\project>cd mtask3

C:\Users\Tevin\Documents\project\mtask3>scripts\activate

(mtask3) C:\Users\Tevin\Documents\project\mtask3>pip freeze
beautifulsoup4==4.5.1
perceval==0.3.0
python-dateutil==2.5.3
requests==2.11.1
six==1.10.0

(mtask3) C:\Users\Tevin\Documents\project\mtask3>perceval --help
'perceval' is not recognized as an internal or external command,
operable program or batch file.

(mtask3) C:\Users\Tevin\Documents\project\mtask3>

[-- Attachment #3: 427F69723A5046F4BF3338AD72630BA1.jpg --]
[-- Type: image/jpeg, Size: 96309 bytes --]

[-- Attachment #4: 8440C3ADE7FD4316BC54C33D34DE9DC3.jpg --]
[-- Type: image/jpeg, Size: 52504 bytes --]

[-- Attachment #5: Type: text/plain, Size: 127 bytes --]

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-13  2:36 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1476214359.27020.178.camel@bitergia.com>
2016-10-13  2:36 ` Deadlines for next Outreachy tevin.k.mallory

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.