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 v1.29.4 - The Python Fitting Assistant

Author
Jori McKie
Hedion University
Amarr Empire
#501 - 2017-07-03 05:38:11 UTC
Sable Blitzmann wrote:
Hey guys, just getting back from a vacation (as well as recovering from a head and chest cold x_x). Getting back into the swing of things for the upcoming July patch, of which there is a Singularly data update for pyfa. Please read the following post for more details:

https://github.com/pyfa-org/Pyfa/issues/1239

Blade Darth wrote:
Yyy... What threw me off guard was no download links under "v1.29.4" release, all that follows is 0.3, 0.2... and patchnotes for pages and pages.


It does create the problem of a very large download page. Unfortunately there is no decent way to fix that. I've asked GitHub to create a jump anchor on the Downloads sections, so that I can just link to release/#downloads or something and it just jumps to the spot, but that dialog didn't get anywhere. Just know, as ebag pointed out, that https://github.com/pyfa-org/Pyfa/releases/latest will always take you to the latest stable release. Just scroll down to the bottom and you have the downloads (of which, if you're on Windows, the .exe installer is always preferred).


That threw me off until i read this and i was going to a ask the same question. Maybe it would be a good idea to explain it in your OP. Just the sentence "scroll down to the bottom to find your DL files" or something like that.

Thank you for your work.

"It's easy to speak for the silent majority. They rarely object to what you put into their mouths." - Abrazzar

Sgt Ocker
What Corp is it
#502 - 2017-07-05 12:11:36 UTC
So after doing a fresh install of Windows 10 I got to downloading Pyfa. Version q.10.0 installed with no problem then I was told of a new stable release. Upon downloading the new release and installing it I got;

Error message can be seen here

For informations sake, I reinstalled the older version again without problem. Then un-installed everything, deleted all associated files and folders and tried the latest version again, it didn't work and returned the error above..

I do hope you're still following this thread and can help - I like Pyfa

My opinions are mine.

  If you don't like them or disagree with me that's OK.- - - - - - Just don't bother Hating - I don't care

It really is getting harder and harder to justify $23 a month for each sub.

Trespasser
S0utherN Comfort
#503 - 2017-07-11 15:50:54 UTC
any Possible time table for an updated release to reflect the t3 changes?
Soel Reit
The Scope
Gallente Federation
#504 - 2017-07-12 21:25:16 UTC
the update is out bruh!!! Roll
Masked Crusader
The Scope
Gallente Federation
#505 - 2017-07-13 13:07:56 UTC  |  Edited by: Masked Crusader
Got this error when changing from ALL 5 api to my skill api.

Quote:
OS version: Windows-7-6.1.7601-SP1
Python: 2.7.10
wxPython: 3.0.2.0
SQLAlchemy: 1.0.5
Logbook: 1.0.0
pyfa version: 1.30.0 Stable - YC119.7 1.0
pyfa root: C:\Program Files\pyfa
save path: C:\Users\User\.pyfa
fs encoding: mbcs

EXCEPTION: (sqlite3.IntegrityError) columns characterID, itemID are not unique [SQL: u'INSERT INTO "characterSkills" ("characterID", "itemID", "_Skill__level", created, modified) VALUES (?, ?, ?, ?, ?)'] [parameters: ((3, 30653, None, '2017-07-13 23:04:07.910000', None), (3, 30547, None, '2017-07-13 23:04:07.910000', None), (3, 30545, None, '2017-07-13 23:04:07.910000', None), (3, 30551, None, '2017-07-13 23:04:07.910000', None), (3, 30554, None, '2017-07-13 23:04:07.910000', None))]

File "C:\Program Files\pyfa\library.zip\gui\builtinAdditionPanes\notesView.py", line 33, in fitChanged
sFit.editNotes(self.lastFitId, self.editNotes.GetValue())
File "C:\Program Files\pyfa\library.zip\service\fit.py", line 219, in editNotes
eos.db.commit()
File "C:\Program Files\pyfa\library.zip\eos\db\saveddata\queries.py", line 545, in commit
saveddata_session.commit()
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\session.py", line 790, in commit
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\session.py", line 392, in commit
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\session.py", line 372, in _prepare_impl
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\session.py", line 2004, in flush
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\session.py", line 2122, in _flush
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\util\langhelpers.py", line 60, in __exit__
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\session.py", line 2086, in _flush
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\unitofwork.py", line 373, in execute
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\unitofwork.py", line 532, in execute
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\persistence.py", line 174, in save_obj
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\orm\persistence.py", line 728, in _emit_insert_statements
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\engine\base.py", line 914, in execute
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\sql\elements.py", line 323, in _execute_on_connection
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\engine\base.py", line 1010, in _execute_clauseelement
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\engine\base.py", line 1146, in _execute_context
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\engine\base.py", line 1341, in _handle_dbapi_exception
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\util\compat.py", line 199, in raise_from_cause
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\engine\base.py", line 1116, in _execute_context
File "C:\python-2.7.10\lib\site-packages\sqlalchemy\engine\default.py", line 447, in do_executemany
Lothres Andastar
Aliastra
Gallente Federation
#506 - 2017-07-13 14:36:33 UTC  |  Edited by: Lothres Andastar
Is there a way to change the DPS graph to map against Sig Radius or Velocity instead of range? I want to do some comparisons between missile fits and mapping against range isn't helpful for that since it's a binary hit/miss for missiles.

If not should I put in a request on the github page to do so?
Soel Reit
The Scope
Gallente Federation
#507 - 2017-07-13 17:47:40 UTC
open the fit you wanna see the graph for:
then click "CTRL+G"
or alternatively in the menu bar: "window/graphs"

there you go, there you can adjust parameters as you prefer Blink
Lothres Andastar
Aliastra
Gallente Federation
#508 - 2017-07-13 18:28:00 UTC
Soel Reit wrote:
open the fit you wanna see the graph for:
then click "CTRL+G"
or alternatively in the menu bar: "window/graphs"

there you go, there you can adjust parameters as you prefer Blink

I mean changing what is displayed on the axis. For example, I want DPS on the side and Velocity along the bottom, instead of having to type multiple velocities and noting down the DPS number.
Soel Reit
The Scope
Gallente Federation
#509 - 2017-07-13 20:18:40 UTC
oh gotcha.

actually there is a drop menù on the graph.
i agree that would be nice having a couple of options like: dps/distance, dps/speed, dps/sig radius.
shouldn't take too long to be implemented :)

i suggest you to propose it on github, so they can see it sooner :)
Rayven Kaundur
Darkwing Deepspace Industries
#510 - 2017-07-25 20:25:43 UTC
Is there any chance of getting fuel consumption for Citadels and complexes added to pyfa?

Anything more than a Double 'D' is a waste of space

Bashfulmerc
Caldari Provisions
Caldari State
#511 - 2017-08-02 18:41:36 UTC
OS version: Windows-7-6.1.7601-SP1
Python: 2.7.10
wxPython: 3.0.2.0
SQLAlchemy: 1.0.5
Logbook: 1.0.0
pyfa version: 1.30.0 Stable - YC119.7 1.0
pyfa root: C:\Users\User\Documents\PYFA = EFT ++\pyfa
save path: C:\Users\User\.pyfa
fs encoding: mbcs

EXCEPTION: [Errno 13] Permission denied: u'C:\\Users\\User\\.pyfa\\settings\\pyfaEOSSettings'

File "C:\Users\User\Documents\PYFA = EFT ++\pyfa\library.zip\gui\mainFrame.py", line 352, in OnClose
SettingsProvider.getInstance().saveAll()
File "C:\Users\User\Documents\PYFA = EFT ++\pyfa\library.zip\service\settings.py", line 107, in saveAll
settings.save()
File "C:\Users\User\Documents\PYFA = EFT ++\pyfa\library.zip\service\settings.py", line 126, in save
with open(self.location, "wb") as f: