These forums have been archived and are now read-only.

The new forums are live and can be found at https://forums.eveonline.com/

Ships & Modules

 
  • Topic is locked indefinitely.
 

pyfa 1.15.0 (Vanguard)

First post First post First post
Author
Redjon Gilead Aerten
Federal Navy Academy
Gallente Federation
#921 - 2015-07-06 22:44:44 UTC
I'm currently working on skill plans for my corp and wondering if it is possible to import a test character ( A character created in Eve Mon as a baseline for a skill plan on a newbie ) into Pyfa from an XML file.



I've tried a couple times but nothing has happened, I don't know whether the feature is simply unsupported or It's just my own ignorance and user error.
Kadesh Priestess
Descendance.
GoonSwarm.
#922 - 2015-07-07 21:11:28 UTC
Update for aegis is released!
UCara
Deep Core Mining Inc.
Caldari State
#923 - 2015-07-08 01:36:23 UTC
Can't use the OS X version

Error Screenshot
Damnskippy
Tribal Liberation Force
Minmatar Republic
#924 - 2015-07-08 02:03:43 UTC
Thanks for the new update!
Smerch
The Scope
Gallente Federation
#925 - 2015-07-08 05:20:23 UTC
Was going to give Pyfar a try, but can't run for some reason. I've trying to download exe and zip file same issue. Below the message from the log file. I've replaced my name in filepath to NAME.



Traceback (most recent call last):
File "pyfa.py", line 70, in < module>
usage = "usage: %prog [--root]"
File "C:\Users\NAME\Desktop\pyfa\.\config.py", line 62, in defPaths
handler = logging.handlers.RotatingFileHandler(os.path.join(savePath, "log.txt"), maxBytes=1000000, backupCount=3)
File "logging\handlers.pyo", line 113, in __init__

File "logging\handlers.pyo", line 65, in __init__

File "logging\__init__.pyo", line 889, in __init__

File "logging\__init__.pyo", line 908, in _open

IOError: [Errno 2] No such file or directory: u'C:\\Users\\NAME\\.pyfa\\log.txt'



Any ides how to fix?
Pope Barca
Imperial Academy
Amarr Empire
#926 - 2015-07-08 06:11:25 UTC
Smerch wrote:
Was going to give Pyfar a try, but can't run for some reason. I've trying to download exe and zip file same issue. Below the message from the log file. I've replaced my name in filepath to NAME.



Traceback (most recent call last):
File "pyfa.py", line 70, in < module>
usage = "usage: %prog [--root]"
File "C:\Users\NAME\Desktop\pyfa\.\config.py", line 62, in defPaths
handler = logging.handlers.RotatingFileHandler(os.path.join(savePath, "log.txt"), maxBytes=1000000, backupCount=3)
File "logging\handlers.pyo", line 113, in __init__

File "logging\handlers.pyo", line 65, in __init__

File "logging\__init__.pyo", line 889, in __init__

File "logging\__init__.pyo", line 908, in _open

IOError: [Errno 2] No such file or directory: u'C:\\Users\\NAME\\.pyfa\\log.txt'



Any ides how to fix?



I have the exact same problem as this.
Lilith Folkvardr
Doomheim
#927 - 2015-07-08 06:16:06 UTC  |  Edited by: Lilith Folkvardr
Release 1.13.1 now please..

I will love you long time?

I have a 3 hour trip home in 45 minutes and will have nothing to do! :(
Pope Barca
Imperial Academy
Amarr Empire
#928 - 2015-07-08 06:21:54 UTC
Smerch wrote:
Was going to give Pyfar a try, but can't run for some reason. I've trying to download exe and zip file same issue. Below the message from the log file. I've replaced my name in filepath to NAME.



Traceback (most recent call last):
File "pyfa.py", line 70, in < module>
usage = "usage: %prog [--root]"
File "C:\Users\NAME\Desktop\pyfa\.\config.py", line 62, in defPaths
handler = logging.handlers.RotatingFileHandler(os.path.join(savePath, "log.txt"), maxBytes=1000000, backupCount=3)
File "logging\handlers.pyo", line 113, in __init__

File "logging\handlers.pyo", line 65, in __init__

File "logging\__init__.pyo", line 889, in __init__

File "logging\__init__.pyo", line 908, in _open

IOError: [Errno 2] No such file or directory: u'C:\\Users\\NAME\\.pyfa\\log.txt'



Any ides how to fix?


I found a fix.

When you go to the Pyfa download page click the blue release button, and scroll down to the Carnyx v1.12 download. Install that version; then when you launch it you will be notified about an update, which is Aegis 1.13, install that on top of the Carnyx version and you are Good To Go.
Sobaan Tali
Caldari Quick Reaction Force
#929 - 2015-07-08 06:54:51 UTC
Pope Barca wrote:
Smerch wrote:
Was going to give Pyfar a try, but can't run for some reason. I've trying to download exe and zip file same issue. Below the message from the log file. I've replaced my name in filepath to NAME.



Traceback (most recent call last):
File "pyfa.py", line 70, in < module>
usage = "usage: %prog [--root]"
File "C:\Users\NAME\Desktop\pyfa\.\config.py", line 62, in defPaths
handler = logging.handlers.RotatingFileHandler(os.path.join(savePath, "log.txt"), maxBytes=1000000, backupCount=3)
File "logging\handlers.pyo", line 113, in __init__

File "logging\handlers.pyo", line 65, in __init__

File "logging\__init__.pyo", line 889, in __init__

File "logging\__init__.pyo", line 908, in _open

IOError: [Errno 2] No such file or directory: u'C:\\Users\\NAME\\.pyfa\\log.txt'



Any ides how to fix?


I found a fix.

When you go to the Pyfa download page click the blue release button, and scroll down to the Carnyx v1.12 download. Install that version; then when you launch it you will be notified about an update, which is Aegis 1.13, install that on top of the Carnyx version and you are Good To Go.


TY, that works.

"Tomahawks?"

"----in' A, right?"

"Trouble is, those things cost like a million and a half each."

"----, you pay me half that and I'll hump in some c4 and blow the ---- out of it my own damn self."

Charlie Firpol
Brutor Tribe
Minmatar Republic
#930 - 2015-07-08 12:37:55 UTC
Sobaan Tali wrote:
Pope Barca wrote:
Smerch wrote:
Was going to give Pyfar a try, but can't run for some reason. I've trying to download exe and zip file same issue. Below the message from the log file. I've replaced my name in filepath to NAME.



Traceback (most recent call last):
File "pyfa.py", line 70, in < module>
usage = "usage: %prog [--root]"
File "C:\Users\NAME\Desktop\pyfa\.\config.py", line 62, in defPaths
handler = logging.handlers.RotatingFileHandler(os.path.join(savePath, "log.txt"), maxBytes=1000000, backupCount=3)
File "logging\handlers.pyo", line 113, in __init__

File "logging\handlers.pyo", line 65, in __init__

File "logging\__init__.pyo", line 889, in __init__

File "logging\__init__.pyo", line 908, in _open

IOError: [Errno 2] No such file or directory: u'C:\\Users\\NAME\\.pyfa\\log.txt'



Any ides how to fix?


I found a fix.

When you go to the Pyfa download page click the blue release button, and scroll down to the Carnyx v1.12 download. Install that version; then when you launch it you will be notified about an update, which is Aegis 1.13, install that on top of the Carnyx version and you are Good To Go.


TY, that works.


TY, I had the exact same problem and the fix worked.

I do have another problem though, I tried to install Pyfa with the install.exe, which didn´t do anything. Now, if I want to put that exe into the bin, it takes forever to do that. It´s not finishing.

The Butcher of Black Rise - eve-radio.com

Kadesh Priestess
Descendance.
GoonSwarm.
#931 - 2015-07-08 15:59:52 UTC
We've fixed several issues (logging error, bastion icon error on windows, inability to launch at all on mac) and blitzmann made new release a moments ago. Check on release page as always.
Xavi Bastanold
Sveipar Trade and Transport
#932 - 2015-07-08 17:47:31 UTC
I may be wrong but I thought I noticed on the latest PyFA the fit for a scythe fleet issue was limited to 3 missile bays when the actual is 4.

Good hunting,

Xavi

Smerch
The Scope
Gallente Federation
#933 - 2015-07-09 02:56:16 UTC
Thanks, works now :)
Xavi Bastanold
Sveipar Trade and Transport
#934 - 2015-07-09 16:07:21 UTC
Can confirm that PyFA lists number of missile bays for scythe fleet issue incorrectly at 3(it should be 4). This includes the most recent version as well.

Good hunting,

Xavi

Kadesh Priestess
Descendance.
GoonSwarm.
#935 - 2015-07-09 18:57:48 UTC
Xavi Bastanold wrote:
Can confirm that PyFA lists number of missile bays for scythe fleet issue incorrectly at 3(it should be 4). This includes the most recent version as well.
http://funkyimg.com/i/YYNr.png
Scott Ormands
Federal Navy Academy
Gallente Federation
#936 - 2015-07-09 19:02:14 UTC
Is it possible to get ship mass added to the "Targeting & Misc" section?
Xavi Bastanold
Sveipar Trade and Transport
#937 - 2015-07-09 23:30:45 UTC
Kadesh Priestess wrote:
Xavi Bastanold wrote:
Can confirm that PyFA lists number of missile bays for scythe fleet issue incorrectly at 3(it should be 4). This includes the most recent version as well.
http://funkyimg.com/i/YYNr.png


I went home after work and fit a sfi w/4 lrml from EFT to PyFA without any problems. Ended up looking much like the pic you provided. So, apologies as this really isn't an issue.

Good hunting,

Xavi

Lilith Folkvardr
Doomheim
#938 - 2015-07-09 23:55:45 UTC
Hey PYFA guys!

Just letting you know there is an issue, don't know if it is just me, but i tried it on both my work PC and my personal MacBook Pro, but I can't delete my Ishtar fit.. Can delete everything else, but not the Ishtar, that, and when I open the Ishtar, all the stats are overplayed.. and Impossible to read.. Anyone else getting this? I have uninstalled and everything, still there.. :(
Kadesh Priestess
Descendance.
GoonSwarm.
#939 - 2015-07-10 08:07:17 UTC
Scott Ormands wrote:
Is it possible to get ship mass added to the "Targeting & Misc" section?
Yes, but to not bloat it we'll need to make it optional or rework that pane (mass is needed only for only 1 use-case, WH stuff, for the rest agi/speed are more useful).

Lilith Folkvardr wrote:
Hey PYFA guys!

Just letting you know there is an issue, don't know if it is just me, but i tried it on both my work PC and my personal MacBook Pro, but I can't delete my Ishtar fit.. Can delete everything else, but not the Ishtar, that, and when I open the Ishtar, all the stats are overplayed.. and Impossible to read.. Anyone else getting this? I have uninstalled and everything, still there.. :(
Please upload your saveddata.db (from [user]/.pyfa folder) and fill an issue on github.
Scott Ormands
Federal Navy Academy
Gallente Federation
#940 - 2015-07-10 14:54:50 UTC
Kadesh Priestess wrote:
Scott Ormands wrote:
Is it possible to get ship mass added to the "Targeting & Misc" section?
Yes, but to not bloat it we'll need to make it optional or rework that pane (mass is needed only for only 1 use-case, WH stuff, for the rest agi/speed are more useful).


Its also useful when doing fuel usage calculations for BLOPS bridging but that's another niche group.